hass-core/homeassistant/components/config
Ville Skyttä 0c5ca3084e
Add and fix type hints ()
* Fix exceptions.Unauthorized.permission type

* Use auth.permission consts more

* Auth typing improvements

* Helpers typing improvements

* Calculate self.state only once
2020-06-06 20:34:56 +02:00
..
__init__.py Use HTTP_BAD_REQUEST constant () 2020-04-09 21:43:42 +02:00
area_registry.py use isort to sort imports according to PEP8 for config () 2019-12-08 22:27:28 +05:30
auth.py Add ability to specify group when creating user () 2020-03-30 20:33:43 +02:00
auth_provider_homeassistant.py use isort to sort imports according to PEP8 for config () 2019-12-08 22:27:28 +05:30
automation.py Add unique IDs to automation/scenes () 2020-01-26 23:01:35 -08:00
config_entries.py Add and fix type hints () 2020-06-06 20:34:56 +02:00
core.py Add get_url helper, deprecate base_url () 2020-05-08 02:29:47 +02:00
customize.py Add unique IDs to automation/scenes () 2020-01-26 23:01:35 -08:00
device_registry.py Add type to device registry () 2020-05-03 13:56:58 -07:00
entity_registry.py Change get_entity to return a extended entry, add inputs to de… () 2020-02-22 15:18:10 -08:00
group.py Add unique IDs to automation/scenes () 2020-01-26 23:01:35 -08:00
manifest.json Remove unused manifest fields () 2020-04-03 12:58:19 -07:00
scene.py Use dict literals () 2020-04-04 22:31:56 +02:00
script.py Add unique IDs to automation/scenes () 2020-01-26 23:01:35 -08:00
services.yaml Add stub services.yaml and make validation mandatory () 2019-04-18 15:13:35 -07:00
zwave.py Use HTTP_BAD_REQUEST constant () 2020-04-09 21:43:42 +02:00