hass-core/homeassistant/components/config
springstan db582bdc1b
Use http status constants more, add HTTP_ACCEPTED and HTTP_BAD_GATEWAY (#39993)
* Use http status codes and add HTTP_BAD_GATEWAY constant

* Address review comments:
 - using constants in tado integration
 - using constant in media_player init.py

* Add and use HTTP_ACCEPTED constant
2020-09-15 20:01:07 +03:00
..
__init__.py Adjust icons for MDI bump (#37730) 2020-07-14 22:17:14 +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 Allow passing in user id instead of username to change password (#39266) 2020-08-26 23:37:33 +02:00
automation.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
config_entries.py Add api to reload config entries (#39068) 2020-08-26 00:59:22 +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 identifiers to device registry api output (#38427) 2020-07-31 15:47:01 +02: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 wait_for_trigger script action (#38075) 2020-08-21 11:38:25 +02:00
services.yaml
zwave.py Use http status constants more, add HTTP_ACCEPTED and HTTP_BAD_GATEWAY (#39993) 2020-09-15 20:01:07 +03:00