core/homeassistant/components/deconz
Robert Svensson 8db0bd3c0e
Fix state_class for deCONZ power sensors (#56586)
* Fix state_class for power sensors
Rewrite entity descriptions for binary sensor and sensor platforms

* Remove icon if device_class is specified
2021-09-25 20:54:55 +02:00
..
translations [ci skip] Translation update 2021-08-27 00:14:42 +00:00
__init__.py Make use of entry id rather than unique id when storing deconz entry in hass.data (#52584) 2021-07-06 17:18:54 +02:00
alarm_control_panel.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
binary_sensor.py Fix state_class for deCONZ power sensors (#56586) 2021-09-25 20:54:55 +02:00
climate.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
config_flow.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
const.py deCONZ use siren platform (#56397) 2021-09-18 21:59:04 +02:00
cover.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
deconz_device.py Fix state_class for deCONZ power sensors (#56586) 2021-09-25 20:54:55 +02:00
deconz_event.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
device_trigger.py Add deCONZ support for Sonoff SNZB-01 switches (#54919) 2021-08-24 11:33:19 +02:00
errors.py
fan.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
gateway.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
light.py deCONZ use siren platform (#56397) 2021-09-18 21:59:04 +02:00
lock.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
logbook.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
manifest.json Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
scene.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
sensor.py Fix state_class for deCONZ power sensors (#56586) 2021-09-25 20:54:55 +02:00
services.py Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02: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 deCONZ use siren platform (#56397) 2021-09-18 21:59:04 +02:00
strings.json
switch.py deCONZ use siren platform (#56397) 2021-09-18 21:59:04 +02:00