mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 10:46:38 +01:00
6208d8c911
* Add HomeKit support for slat tilting * Reset tilt-specific attribute, not position attribute Co-Authored-By: J. Nick Koston <nick@koston.org> * Add explanation why we fix HomeKit's targets We have to assume that the device has worse precision than HomeKit. If it reports back a state that is only _close_ to HK's requested state, we'll "fix" what HomeKit requested so that it won't appear out of sync. Co-authored-by: J. Nick Koston <nick@koston.org>