..
translations
[ci skip] Translation update
2021-12-22 00:14:51 +00:00
__init__.py
Add typing to deCONZ init and config flow ( #59999 )
2021-12-01 18:59:52 +01:00
alarm_control_panel.py
Add typing to deCONZ Alarm Control Panel and Binary Sensor platforms ( #59611 )
2021-11-16 20:01:10 +01:00
binary_sensor.py
Use new enums in deconz ( #61343 )
2021-12-09 13:23:01 +01:00
climate.py
Add typing to deCONZ Climate and Cover platforms ( #59610 )
2021-11-17 15:08:37 +01:00
config_flow.py
Use relative imports [A-H] ( #61574 )
2021-12-13 20:03:01 +01:00
const.py
Use platform enum (1) [A-D] ( #60908 )
2021-12-03 08:51:30 -08:00
cover.py
Use new enums in deconz ( #61343 )
2021-12-09 13:23:01 +01:00
deconz_device.py
Use DeviceInfo on components with via_device (A-G) ( #58210 )
2021-10-22 12:12:19 +02:00
deconz_event.py
Simplify signalling for updating available property of deCONZ entities ( #58078 )
2021-10-20 14:59:36 +02:00
device_trigger.py
Add typing to deCONZ Lock and Logbook platforms ( #59605 )
2021-11-17 15:22:59 +01:00
errors.py
Support deCONZ library with exception handling ( #21952 )
2019-03-24 19:27:32 +01:00
fan.py
Add typing to deCONZ Fan and Light platforms ( #59607 )
2021-11-16 12:39:51 +01:00
gateway.py
Use DeviceEntryType in non-typechecked code too ( #58646 )
2021-11-23 10:04:33 +01:00
light.py
Fix deconz light service parameter handling ( #62128 )
2021-12-22 09:29:54 +01:00
lock.py
Add typing to deCONZ Lock and Logbook platforms ( #59605 )
2021-11-17 15:22:59 +01:00
logbook.py
Add typing to deCONZ Lock and Logbook platforms ( #59605 )
2021-11-17 15:22:59 +01:00
manifest.json
Add deCONZ number config entity for Hue motion sensor delay ( #58076 )
2021-10-20 11:23:24 +02:00
number.py
Use new enums in deconz ( #61343 )
2021-12-09 13:23:01 +01:00
scene.py
Add typing to deCONZ Scene platform and deCONZ Services ( #59603 )
2021-11-14 19:47:15 +01:00
sensor.py
Use new enums in deconz ( #61343 )
2021-12-09 13:23:01 +01:00
services.py
Use relative imports [A-H] ( #61574 )
2021-12-13 20:03:01 +01:00
services.yaml
Update alarm control panel and deconz alarm event to reflect the finalized implementation in deCONZ ( #54936 )
2021-08-23 20:56:45 +02:00
siren.py
Add type hints to Siren and Switch deCONZ platforms ( #59602 )
2021-11-16 17:25:56 +01:00
strings.json
Remove redundant names from config flow titles ( #50380 )
2021-05-10 22:14:33 -07:00
switch.py
Add type hints to Siren and Switch deCONZ platforms ( #59602 )
2021-11-16 17:25:56 +01:00