This release updates the entity name generation code to use title case rather than lower-casing attribute names. (#138) For example, previously the motion sensor of a multi-sensor device named "Barn Sensor" would have been "Barn Sensor motion". Now it will be "Barn Sensor Motion".
Thanks @amosyuen!