1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/deconz
Robert Svensson 41c9ed5d51
deCONZ - battery sensor instead of battery attribute (#26591)
* Allow all sensors to create battery sensors
* Neither binary sensor, climate nor sensor will have battery attributes
2019-09-14 19:15:18 +02:00
..
.translations [ci skip] Translation update 2019-09-14 00:32:15 +00:00
__init__.py Move deCONZ services to their own file (#26645) 2019-09-14 15:15:06 +02:00
binary_sensor.py deCONZ - battery sensor instead of battery attribute (#26591) 2019-09-14 19:15:18 +02:00
climate.py deCONZ - battery sensor instead of battery attribute (#26591) 2019-09-14 19:15:18 +02:00
config_flow.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
const.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
cover.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
deconz_device.py deCONZ - battery sensor instead of battery attribute (#26591) 2019-09-14 19:15:18 +02:00
deconz_event.py deCONZ - battery sensor instead of battery attribute (#26591) 2019-09-14 19:15:18 +02:00
device_automation.py deCONZ device automations (#26366) 2019-09-10 16:56:28 -07:00
errors.py Support deCONZ library with exception handling (#21952) 2019-03-24 19:27:32 +01:00
gateway.py deCONZ - create deconz_events through sensor platform (#26592) 2019-09-14 00:16:37 +02:00
light.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
manifest.json deCONZ - Add power attribute for consumption sensors (#25512) 2019-07-28 18:25:38 +02:00
scene.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00
sensor.py deCONZ - battery sensor instead of battery attribute (#26591) 2019-09-14 19:15:18 +02:00
services.py Move deCONZ services to their own file (#26645) 2019-09-14 15:15:06 +02:00
services.yaml Add services.yaml validator (#23205) 2019-04-18 13:40:46 -07:00
strings.json deCONZ device automations (#26366) 2019-09-10 16:56:28 -07:00
switch.py deCONZ - use entity registry disabled_by to control available entities (#26219) 2019-09-05 16:38:00 -07:00