core/homeassistant/components/homekit_controller
Jc2k b41480ae46 Add a config entry mechanism to rediscover a discovery that was ignored (#30099)
* Mechanism to rediscover a discovery that was ignored

* Add core config entry tests for new rediscover step

* Add tests for homekit_controller implementation of async_step_rediscover

* Rename rediscover to unignore

* Comment the new ignore/unignore mechanisms
2019-12-21 11:22:07 +01:00
..
.translations [ci skip] Translation update 2019-12-04 00:32:11 +00:00
__init__.py Set unique id on homekit_controller config entries (#30035) 2019-12-19 09:45:22 +01:00
alarm_control_panel.py Add supported_features to Alarm Control Panel to limit device_actions (#29065) 2019-11-25 15:42:53 -08:00
binary_sensor.py
climate.py Move imports to top for homekit_controller (#29564) 2019-12-08 16:50:57 +00:00
config_flow.py Add a config entry mechanism to rediscover a discovery that was ignored (#30099) 2019-12-21 11:22:07 +01:00
connection.py Move imports to top for homekit_controller (#29564) 2019-12-08 16:50:57 +00:00
const.py
cover.py Move imports to top for homekit_controller (#29564) 2019-12-08 16:50:57 +00:00
light.py
lock.py
manifest.json
sensor.py
storage.py Move imports to top for homekit_controller (#29564) 2019-12-08 16:50:57 +00:00
strings.json
switch.py