hass-core/homeassistant
J. Nick Koston 16cc4aed06
Ensure homekit_controller recieves zeroconf c# updates (#35545)
* Ensure homekit_controller recieves zeroconf c# updates

If an integration has a homekit config flow step
homekit controller would not see updates for
devices that were paired with it and would not
rescan for changes.

* Only send updates to homekit controller if the device is paired

This avoids the device showing up a second time.

* remove debug

* fix refactor error
2020-05-12 14:59:29 -05:00
..
auth Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
components Ensure homekit_controller recieves zeroconf c# updates (#35545) 2020-05-12 14:59:29 -05:00
generated Add lutron_caseta config entries (#34133) 2020-05-11 11:05:13 +02:00
helpers Listen for group member state changes when using expand in templates (#35398) 2020-05-10 10:48:56 -05:00
scripts Check isinstance on collections.abc, not typing classes (#35087) 2020-05-02 23:57:48 +02:00
util Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
__init__.py
__main__.py Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
block_async_io.py Patch http.client to not do I/O in the event loop (#34194) 2020-04-15 15:32:10 -07:00
bootstrap.py Log threading exceptions properly (#34789) 2020-04-28 14:31:35 -07:00
config.py Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
config_entries.py Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
const.py Add Daikin total/cool/heat power sensors (#34391) 2020-05-08 19:21:24 +02:00
core.py Detect use of deprecated base_url (#35353) 2020-05-08 17:52:32 +02:00
data_entry_flow.py Add current step that is in progress (#35272) 2020-05-05 21:34:51 -07:00
exceptions.py
loader.py Remove logo & icon from manifest (#35410) 2020-05-10 11:10:44 -04:00
package_constraints.txt Updated frontend to 20200509.0 (#35427) 2020-05-09 23:00:14 +02:00
requirements.py Fix isort problem in homeassistant/requirements.py (#33828) 2020-04-08 12:48:20 -07:00
setup.py Set up config entries in parallel (#34755) 2020-04-27 10:05:02 -07:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00