hass-core/tests/components/homekit_controller/specific_devices
Jc2k 8c69fd91ff Only poll HomeKit connection once for all entities on a single bridge/pairing (#25249)
* Stub for polling from a central location

* Allow connection to know the entity objects attached to it

* Move polling logic to connection

* Don't poll if no characteristics selected

* Loosen coupling between entity and HKDevice

* Disable track_time_interval when removing entry

* Revert self.entities changes

* Use @callback for async_state_changed

* Split out unload and remove and add a test

* Test that entity is gone and fix docstring
2019-07-22 09:22:44 -07:00
..
test_aqara_gateway.py Only poll HomeKit connection once for all entities on a single bridge/pairing (#25249) 2019-07-22 09:22:44 -07:00
test_ecobee3.py Only poll HomeKit connection once for all entities on a single bridge/pairing (#25249) 2019-07-22 09:22:44 -07:00
test_koogeek_ls1.py Only poll HomeKit connection once for all entities on a single bridge/pairing (#25249) 2019-07-22 09:22:44 -07:00
test_lennox_e30.py Only poll HomeKit connection once for all entities on a single bridge/pairing (#25249) 2019-07-22 09:22:44 -07:00