hass-core/homeassistant
J. Nick Koston 9dd09f66e2
Ensure selected entity is pre-selected in homekit options flow ()
* Ensure selected entity is pre-selected in homekit options flow

- We recently adjusted the flow to exclude entities that had
  been deleted from breaking the UI validation. We need to include
  single entities in the set of all supported entities since
  accessory mode has no domain filter

* tweak

* Additional fixes

* small tweak to speed up building the set

* merged fixed version for test branch
2022-01-07 17:46:39 -08:00
..
auth Bump mypy to 0.930 () 2021-12-27 17:55:17 +01:00
backports Bump mypy to 0.930 () 2021-12-27 17:55:17 +01:00
components Ensure selected entity is pre-selected in homekit options flow () 2022-01-07 17:46:39 -08:00
generated Add support for Steamist steam showers () 2022-01-06 02:55:57 +01:00
helpers Teach call service script action about entity registry ids () 2022-01-07 08:42:47 -08:00
scripts Bump mypy to 0.930 () 2021-12-27 17:55:17 +01:00
util Allow sending webhooks via WS connection () 2022-01-07 10:41:36 -08:00
__init__.py
__main__.py
async_timeout_backcompat.py
block_async_io.py
bootstrap.py
config.py Remove unused group config view () 2022-01-05 12:16:11 +01:00
config_entries.py Use imports from core () 2022-01-05 14:55:38 +01:00
const.py
core.py Add strict typing to core.py (5) - Task () 2022-01-07 16:48:34 +01:00
data_entry_flow.py
exceptions.py
loader.py Bump mypy to 0.930 () 2021-12-27 17:55:17 +01:00
package_constraints.txt Update requests to 2.27.1 () 2022-01-06 19:15:17 +01:00
requirements.py
runner.py
setup.py Add strict typing to core.py (5) - Task () 2022-01-07 16:48:34 +01:00
strings.json