core/homeassistant/components/vera
Erik Montnemery 29bc93ea98
Rename ClimateDevice to ClimateEntity (#34591)
2020-04-25 18:04:03 +02:00
..
translations Rename translations dir for integrations (#34494) 2020-04-21 16:11:05 -07:00
__init__.py
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py Rename ClimateDevice to ClimateEntity (#34591) 2020-04-25 18:04:03 +02:00
common.py
config_flow.py
const.py
cover.py
light.py
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
manifest.json Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
scene.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
sensor.py
strings.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00
switch.py