.. |
translations
|
[ci skip] Translation update
|
2022-08-16 00:30:51 +00:00 |
__init__.py
|
Add support for IP secure to KNX config flow (#68906)
|
2022-03-30 21:10:47 +02:00 |
binary_sensor.py
|
Use new Platform enum in KNX (#60902)
|
2021-12-03 09:29:38 -08:00 |
button.py
|
Use new Platform enum in KNX (#60902)
|
2021-12-03 09:29:38 -08:00 |
climate.py
|
Use climate enums in knx (#70676)
|
2022-04-25 14:57:31 +02:00 |
config_flow.py
|
Add SelectorType enum and TypedDicts for each selector's data (#68399)
|
2022-04-11 09:20:56 +02:00 |
const.py
|
Use climate enums in knx (#70676)
|
2022-04-25 14:57:31 +02:00 |
cover.py
|
Decouple up-down and position inversion for KNX covers (#72012)
|
2022-05-18 07:27:00 +02:00 |
diagnostics.py
|
Add support for IP secure to KNX config flow (#68906)
|
2022-03-30 21:10:47 +02:00 |
expose.py
|
Fix KNX Expose for strings longer than 14 bytes (#63026)
|
2022-01-29 14:32:12 +01:00 |
fan.py
|
Use EntityFeature enum in components (k**) (#69411)
|
2022-04-07 15:31:54 +02:00 |
knx_entity.py
|
Update xknx to 0.20.2 (#69853)
|
2022-04-11 16:51:13 +02:00 |
light.py
|
Use ColorMode enum in knx (#70513)
|
2022-04-23 09:17:18 -10:00 |
manifest.json
|
Update xknx to 1.0.1 (#77244)
|
2022-08-24 09:57:57 +02:00 |
notify.py
|
Add optional type for KNX notify entity configuration (#70451)
|
2022-04-23 12:21:58 +02:00 |
number.py
|
Migrate knx NumberEntity to native_value (#73536)
|
2022-06-15 14:39:56 +02:00 |
scene.py
|
Use new Platform enum in KNX (#60902)
|
2021-12-03 09:29:38 -08:00 |
schema.py
|
Decouple up-down and position inversion for KNX covers (#72012)
|
2022-05-18 07:27:00 +02:00 |
select.py
|
Use new Platform enum in KNX (#60902)
|
2021-12-03 09:29:38 -08:00 |
sensor.py
|
Use new Platform enum in KNX (#60902)
|
2021-12-03 09:29:38 -08:00 |
services.yaml
|
Allow sending GroupValueResponse telegrams with knx.send service (#62639)
|
2021-12-29 18:15:48 +01:00 |
strings.json
|
Update xknx to 0.21.3 (#72006)
|
2022-05-17 15:08:21 +02:00 |
switch.py
|
Use new Platform enum in KNX (#60902)
|
2021-12-03 09:29:38 -08:00 |
weather.py
|
Migrate knx weather to native_* (#74386)
|
2022-07-04 10:47:59 +02:00 |