core/homeassistant
Matthias Alphart 164e45f0a7
KNX: move some Schema to schema.py (#51307)
* create platform schema node from schema class

* move connection schema to schema.py

* rename SCHEMA to ENTITY_SCHEMA

* Final module level constants
2021-06-01 08:59:23 +02:00
..
auth Pylint plugin to check that relative imports are used (#50937) 2021-05-22 09:15:30 +01:00
components KNX: move some Schema to schema.py (#51307) 2021-06-01 08:59:23 +02:00
generated Add discovery by manufacturer to Nettigo Air Monitor integration (#51155) 2021-05-29 14:06:56 +02:00
helpers Set up cloud semi-dependencies at start (#51313) 2021-06-01 01:35:31 +02:00
scripts
util Set Registry name parameter to Hashable type (#51203) 2021-05-28 15:29:11 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Add system option to disable polling (#51299) 2021-05-31 15:36:40 -07:00
const.py Bump version to 2021.7.0dev0 (#51116) 2021-05-26 20:18:29 +02:00
core.py Set up cloud semi-dependencies at start (#51313) 2021-06-01 01:35:31 +02:00
data_entry_flow.py Add missing return type in Core constructors (#50884) 2021-05-20 18:53:29 +03:00
exceptions.py
loader.py Move version validation to resolver (#51311) 2021-05-31 15:32:03 -07:00
package_constraints.txt Updated frontend to 20210531.1 (#51314) 2021-06-01 01:35:08 +02:00
requirements.py
runner.py
setup.py
strings.json