core/homeassistant
Eduard van Valkenburg b66fd820ff
Implement entity_descriptions in SIA (#63130)
* moved sia to entity_descriptions

* cleanup

* moved logger to const

* redid entity description to static

* small fix

* moved entity description classes to proper file

* improved entity def's and undid logger

* further cleanup

* redid naming logic

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-17 10:50:53 +01:00
..
auth Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
backports
components Implement entity_descriptions in SIA (#63130) 2022-01-17 10:50:53 +01:00
generated Add LG webOS Smart TV config flow support (#64117) 2022-01-14 22:48:45 +01:00
helpers Remove Windows workarounds (#64068) 2022-01-13 20:41:11 +01:00
scripts
util Remove Windows workarounds (#64068) 2022-01-13 20:41:11 +01:00
__init__.py
__main__.py Fix core restart due to change in relative imports (#64209) 2022-01-16 13:47:43 -08:00
async_timeout_backcompat.py
block_async_io.py Warn on`time.sleep` in event loop (#63766) 2022-01-11 17:55:24 +01:00
bootstrap.py Import persistent notification part 1 (#63898) 2022-01-11 17:24:59 +01:00
config.py Remove Windows workarounds (#64068) 2022-01-13 20:41:11 +01:00
config_entries.py Explicitly allow Mapping type hint in config entry async_update_entry (#63986) 2022-01-14 04:06:19 +01:00
const.py Import persistent notification part 1 (#63898) 2022-01-11 17:24:59 +01:00
core.py Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
data_entry_flow.py
exceptions.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
loader.py Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
package_constraints.txt Pin python-engineio and python-socketio (#64074) 2022-01-14 10:25:28 +02:00
requirements.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
runner.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
setup.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
strings.json