cgarwood / homeassistant-zwave_mqtt

Limited Pre-Release of the new OZW1.6 Z-Wave component. Currently has limited platform support. Check the README for more details.
72 stars 8 forks source link

Binary sensors follow up #108

Closed marcelveldt closed 4 years ago

marcelveldt commented 4 years ago

The is the "deluxe" follow-up on the previous PR to create more sensible/userfriendly sensors based on values in the Notification Command Class. Based on discussions with @kpine and @cgarwood I've created a mapping from the Z-Wave listvalues into Home Assistant binary sensors.

Also, this will change the default naming to "[short device name]: [Notification Value label] - [Notification Value Listitem label]"

marcelveldt commented 4 years ago

@MartinHjelmare this PR should be finished now. Please squash and merge once you're OK.