hass-core/homeassistant/components/smartthings
2021-01-28 10:09:16 +01:00
..
translations [ci skip] Translation update 2020-12-21 00:04:09 +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 Check isinstance on collections.abc, not typing classes (#35087) 2020-05-02 23:57:48 +02:00
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 Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
fan.py Update smartthings to use new fan entity model (#45592) 2021-01-28 10:09:16 +01:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
manifest.json Bump pysmartthings and pysmartapp (#43240) 2020-11-14 21:57:42 +01:00
scene.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
sensor.py Add TV channel name to smartthings integration (#41729) 2020-11-17 17:20:59 -06:00
smartapp.py Remove unused SmartThings capability subscriptions (#38128) 2020-07-31 17:40:23 +02:00
strings.json Add location to base strings for config flows (#42374) 2020-10-25 23:41:26 +01:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00