ZacheryThomas / homeassistant-smartrent

Home Assistant Custom Component for SmartRent Locks 🔐, Thermostats 🌡, Sensors 💧 and Switches💡
MIT License
84 stars 3 forks source link

Fixes issues in Release V0.3.0 #10

Closed AppleTechy closed 2 years ago

AppleTechy commented 2 years ago

Calls new functions in latest smartrent.py.

Restores functionality to lights platform in HASS. Also enables the new functionality for multi-level switches. Per debugging done https://github.com/ZacheryThomas/homeassistant-smartrent/issues/9

AppleTechy commented 2 years ago

The one thing I cannot test is the change made to switches.py. I do not have any binary switches to verify that the new function does not introduce any new issues.