core/homeassistant/components/homematicip_cloud
SukramJ 1c6e92c45b
Fix HomematicIP smoke detector detection type (#34347)
2020-04-17 11:35:30 -07:00
..
.translations Update translations 2020-04-16 13:00:10 -07:00
__init__.py Use set & dict literals (#33636) 2020-04-04 20:05:15 +02:00
alarm_control_panel.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
binary_sensor.py Fix HomematicIP smoke detector detection type (#34347) 2020-04-17 11:35:30 -07:00
climate.py
config_flow.py
const.py
cover.py Add shutter group to HomematicIP Cloud (#31916) 2020-02-19 10:59:49 +01:00
device.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
errors.py
hap.py Add SF transition to HmIP-BSL and remove obsolete code in HMIPC (#32833) 2020-03-15 19:01:50 +01:00
light.py Use new HMIP labels for HomematicIP Cloud multi devices (#32925) 2020-03-29 21:38:59 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Do not use POWER_WATT for West wind direction (#34069) 2020-04-12 03:07:43 +02:00
services.py Migrate HomematicIP Cloud services to admin services (#32107) 2020-02-24 18:16:57 -08:00
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 Use new HMIP labels for HomematicIP Cloud multi devices (#32925) 2020-03-29 21:38:59 +02:00
weather.py