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
const.py Add KNX source address to Sensor and BinarySensor (#48857) 2021-04-10 18:12:43 +02:00
cover.py
expose.py
factory.py
fan.py
knx_entity.py
light.py
manifest.json Update xknx to version 0.18.0 (#48799) 2021-04-08 14:54:43 +02:00
notify.py
scene.py
schema.py
sensor.py Add KNX source address to Sensor and BinarySensor (#48857) 2021-04-10 18:12:43 +02:00
services.yaml
switch.py
weather.py