hass-core/homeassistant/components/input_select
Alexei Chetroi 7d506bc38b
Use storage collections for input_select entity management (#30604)
* Refactor input_select to use _config dict.
* Use collections for input_select.
* Add tests.
* Move async_setup to top.
* Cleanup.
* async_write_ha_state()
* Update homeassistant/components/input_select/__init__.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
2020-01-11 11:37:57 -05:00
..
__init__.py Use storage collections for input_select entity management (#30604) 2020-01-11 11:37:57 -05:00
manifest.json Migrate Integration Quality Scale from docs to manifest: internal (#30551) 2020-01-07 20:58:49 +01:00
reproduce_state.py Sort imports according to PEP8 for components starting with "I" (#29769) 2019-12-09 14:21:24 +01:00
services.yaml Add input_select reload service. (#29647) 2019-12-09 21:15:32 +01:00