hass-core/homeassistant/components/cloud
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
account_link.py
alexa_config.py
binary_sensor.py Use connectivity device class constant in various integrations (#39972) 2020-09-12 13:21:57 -05:00
client.py
const.py
google_config.py
http_api.py Use http status constants more, add HTTP_ACCEPTED and HTTP_BAD_GATEWAY (#39993) 2020-09-15 20:01:07 +03:00
manifest.json
prefs.py
services.yaml
stt.py
tts.py
utils.py