core/homeassistant/components/knx
Marvin Wichmann 21744790d3
Add KNX source address to Sensor and BinarySensor (#48857)
* Add source address to Sensor and BinarySensor

* Fix typing

* Review: Always use UTC time in state attributes

* Review: Add missing UTC conversion in sensor
2021-04-10 18:12:43 +02:00
..
__init__.py Update xknx to version 0.18.0 (#48799) 2021-04-08 14:54:43 +02:00
binary_sensor.py Add KNX source address to Sensor and BinarySensor (#48857) 2021-04-10 18:12:43 +02:00
climate.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00
const.py Add KNX source address to Sensor and BinarySensor (#48857) 2021-04-10 18:12:43 +02:00
cover.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00
expose.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00
factory.py Type check KNX integration factory and schema (#48045) 2021-03-19 10:23:50 +01:00
fan.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00
knx_entity.py Update xknx to version 0.17.5 (#48522) 2021-03-31 17:04:22 +02:00
light.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00
manifest.json Update xknx to version 0.18.0 (#48799) 2021-04-08 14:54:43 +02:00
notify.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00
scene.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00
schema.py KNX passive group addresses (#48009) 2021-03-30 18:14:38 +02:00
sensor.py Add KNX source address to Sensor and BinarySensor (#48857) 2021-04-10 18:12:43 +02:00
services.yaml KNX services send and event_register accept multiple group addresses (#46908) 2021-03-01 11:51:59 +01:00
switch.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00
weather.py Remove KNX type alias for homeassistant.core types (#48422) 2021-03-27 22:20:11 +01:00