hass-core/homeassistant/components/smartthings
springstan ef9d9b17bd
Drop UNIT_ prefix for constants (#34164)
* Drop UNIT_ prefix for VOLT

* Drop UNIT_ prefix for DEGREE

* Drop UNIT_ prefix for CONDUCTIVITY

* Drop UNIT_ prefix for UV_INDEX

* Run isort
2020-04-21 19:45:53 +02:00
..
.translations Update translations 2020-04-20 16:33:54 -07:00
__init__.py Add and use HTTP_FORBIDDEN constant (#33839) 2020-04-09 17:41:17 +02:00
binary_sensor.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
climate.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
config_flow.py Update SmartThings config flow to be entirely UI based (#34163) 2020-04-14 15:26:53 -07:00
const.py Update SmartThings config flow to be entirely UI based (#34163) 2020-04-14 15:26:53 -07:00
cover.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
fan.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
light.py Remove all empty *_setup_platform() from integrations (#31025) 2020-01-21 12:38:38 +01:00
lock.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
manifest.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00
scene.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
sensor.py Drop UNIT_ prefix for constants (#34164) 2020-04-21 19:45:53 +02:00
smartapp.py Update SmartThings config flow to be entirely UI based (#34163) 2020-04-14 15:26:53 -07:00
strings.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00
switch.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00