hass-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 Black 2019-07-31 12:25:30 -07:00
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 Use literal string interpolation in integrations H-J (f-strings) (#26380) 2019-09-03 17:27:14 +02:00
cover.py Move imports to top for homekit_controller (#29564) 2019-12-08 16:50:57 +00:00
light.py Update homekit_controller import style (#25940) 2019-08-14 09:14:15 -07:00
lock.py Update homekit_controller import style (#25940) 2019-08-14 09:14:15 -07:00
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
sensor.py Add support for Homekit accessory battery sensors (#26210) 2019-08-31 13:18:18 +01:00
storage.py Move imports to top for homekit_controller (#29564) 2019-12-08 16:50:57 +00:00
strings.json Fix duplicated discovered homekit devices (#24178) 2019-05-29 15:49:59 -07:00
switch.py Update homekit_controller import style (#25940) 2019-08-14 09:14:15 -07:00