core/homeassistant/components/config
Ville Skyttä 0c5ca3084e
Add and fix type hints (#36501)
* 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 (#33797) 2020-04-09 21:43:42 +02:00
area_registry.py
auth.py Add ability to specify group when creating user (#33373) 2020-03-30 20:33:43 +02:00
auth_provider_homeassistant.py
automation.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
config_entries.py Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
core.py Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
customize.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
device_registry.py Add type to device registry (#35095) 2020-05-03 13:56:58 -07:00
entity_registry.py Change get_entity to return a extended entry, add inputs to de… (#32083) 2020-02-22 15:18:10 -08:00
group.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
scene.py Use dict literals (#33658) 2020-04-04 22:31:56 +02:00
script.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
services.yaml
zwave.py Use HTTP_BAD_REQUEST constant (#33797) 2020-04-09 21:43:42 +02:00