1
mirror of https://github.com/home-assistant/core synced 2024-07-21 14:24:50 +02:00
ha-core/homeassistant
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
..
auth Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
components Use storage collections for input_select entity management (#30604) 2020-01-11 11:37:57 -05:00
generated Refactor Netatmo integration (#29851) 2020-01-11 12:20:00 +01:00
helpers Fix HomeKit with entity registry restoration where supported_features is a non-None falsey (#30657) 2020-01-10 16:33:48 -08:00
scripts Upgrade colorlog to 4.1.0 (#30642) 2020-01-10 19:55:49 +01:00
util Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
__init__.py
__main__.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
bootstrap.py Add Sentry component (#30422) 2020-01-03 21:34:20 +01:00
config_entries.py Don't expose flows that aren't initialised. (#30432) 2020-01-03 17:28:05 +01:00
config.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00
const.py Version bump to 0.105.0dev0 2020-01-08 21:07:04 +01:00
core.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
data_entry_flow.py Don't expose flows that aren't initialised. (#30432) 2020-01-03 17:28:05 +01:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
loader.py Add Integration Quality Scale to manifest (#30547) 2020-01-07 17:21:56 +01:00
package_constraints.txt Updated frontend to 20200108.0 (#30591) 2020-01-08 21:02:07 +01:00
requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
setup.py Various string cleanups (#30435) 2020-01-03 14:47:06 +01:00