core/homeassistant/components/deconz
Paulus Schoutsen dd32324e01
Use config flow references for data (#35529)
2020-05-12 10:50:44 -07:00
..
translations [ci skip] Translation update 2020-05-03 00:02:26 +00:00
__init__.py Fix issue with group unique id when normalising bridge id (#30904) 2020-01-17 15:28:34 -08:00
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 deCONZ - Always allow manual input of gateway (#33951) 2020-04-17 23:51:35 +02:00
const.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
deconz_device.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
deconz_event.py deCONZ - Library cleanup (#31410) 2020-02-02 19:07:20 +01:00
device_trigger.py deCONZ - device triggers for Aqara Opple switches (#34815) 2020-04-28 22:06:08 +02:00
errors.py
gateway.py Fix deconz tests that have uncaught exceptions (#33462) 2020-03-31 11:19:34 -05:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
manifest.json Capitalize kane610 in codeowners since scripts are case sensitive (#35375) 2020-05-08 14:14:10 +02:00
scene.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
sensor.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
services.py deCONZ - Improve config flow logging (#31381) 2020-02-01 20:02:57 +01:00
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00