Skip to content

v0.6.14

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 07 Sep 02:24
· 202 commits to master since this release
3bce671

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!