hass-core/homeassistant/components/smartthings
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
..
translations [ci skip] Translation update 2020-09-03 00:06:16 +00:00
__init__.py Use http status constants more, add HTTP_ACCEPTED and HTTP_BAD_GATEWAY (#39993) 2020-09-15 20:01:07 +03:00
binary_sensor.py Use moisture and moving device class in various integrations (#39963) 2020-09-13 16:33:54 +02:00
climate.py
config_flow.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
const.py Remove unused SmartThings capability subscriptions (#38128) 2020-07-31 17:40:23 +02:00
cover.py
fan.py
light.py
lock.py
manifest.json Bump pysmartthings 0.7.3 (#38732) 2020-08-10 22:32:00 +02:00
scene.py
sensor.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
smartapp.py Remove unused SmartThings capability subscriptions (#38128) 2020-07-31 17:40:23 +02:00
strings.json
switch.py