core/homeassistant
Erik Montnemery 49bec86dae
Add base schema for triggers (#51727)
* Add base schema for triggers

* Tweak

* Make TRIGGER_BASE_SCHEMA a voluptuous schema

* Make state trigger BASE_SCHEMA a voluptuous schema
2021-06-11 09:51:12 +02:00
..
auth Always load middle to handle forwarded proxy data (#51332) 2021-06-01 09:38:55 -07:00
components Add base schema for triggers (#51727) 2021-06-11 09:51:12 +02:00
generated Add Ambee integration (#51645) 2021-06-09 13:22:37 +02:00
helpers Add base schema for triggers (#51727) 2021-06-11 09:51:12 +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 Do not attempt to unload non loaded config entries (#51356) 2021-06-02 10:00:24 +02: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 Bump sqlalchemy to 1.4.17 (#51593) 2021-06-08 16:53:51 +02:00
requirements.py
runner.py
setup.py
strings.json