core/homeassistant/components/velbus
Erik Montnemery 8c5c963b96
Rename CoverDevice to CoverEntity (#34595)
2020-04-25 18:07:15 +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
config_flow.py Use set & dict literals (#33636) 2020-04-04 20:05:15 +02:00
const.py
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
light.py Fix velbus dimming control (#33139) 2020-03-24 21:58:50 +01:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
strings.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00
switch.py