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

New binary sensor not initializing correctly at HA startup #110

Closed kevinkahn closed 4 years ago

kevinkahn commented 4 years ago

Like the new binary sensor support you just added but possibly a small bug. Situation: 2 garage doors one open, one closed. Using the old access control value one door showing open (22) and one showing closed (23). New binary sensors for the doors also showing correct one open one closed. Now restart HA. After restart the access control values are still showing correctly as 22/23 but the new binary sensors are both showing closed. Perhaps not initializing quite right at start up? Once HA is up changes in door state look great.

marcelveldt commented 4 years ago

Thanks for spotting this. Will be fixed later today.

marcelveldt commented 4 years ago

This is now fixed. A new version has been released.