hass-core/homeassistant/components/knx
Matthias Alphart 6250b0a230
Add a custom panel for KNX with a group monitor (#92355)
* Add KNX panel

* provide project data for the panel group monitor

* upload and delete project from panel

* test project store

* more tests

* finish tests

* use integers for DPTBinary payload monitor display

* add project to diagnostics

* require new frontend version

* update knx_frontend

* review suggestions

* update xknxproject to 3.1.0

---------

Co-authored-by: Marvin Wichmann <me@marvin-wichmann.de>
2023-05-11 00:13:22 +02:00
..
__init__.py Add a custom panel for KNX with a group monitor (#92355) 2023-05-11 00:13:22 +02:00
binary_sensor.py
button.py
climate.py Use UnitOfTemperature in climate entities [g-l] (#83127) 2022-12-05 10:42:24 +01:00
config_flow.py Update xknx to 2.9.0 (#91282) 2023-04-22 18:25:14 +02:00
const.py Add a custom panel for KNX with a group monitor (#92355) 2023-05-11 00:13:22 +02:00
cover.py
device.py Add KNX interface device with diagnostic entities (#89213) 2023-03-19 02:13:52 -11:00
diagnostics.py Add a custom panel for KNX with a group monitor (#92355) 2023-05-11 00:13:22 +02:00
expose.py Better log message for KNX expose conversion error (#89400) 2023-03-08 22:42:07 +01:00
fan.py Adjust type hints for FanEntityFeature (#82241) 2022-11-17 10:30:39 +01:00
knx_entity.py
light.py Improve light type hints in integrations (#90035) 2023-03-21 11:40:33 +01:00
manifest.json Add a custom panel for KNX with a group monitor (#92355) 2023-05-11 00:13:22 +02:00
notify.py
number.py
project.py Add a custom panel for KNX with a group monitor (#92355) 2023-05-11 00:13:22 +02:00
scene.py
schema.py Update xknx to 2.9.0 (#91282) 2023-04-22 18:25:14 +02:00
select.py
sensor.py Add entity name translations to KNX system sensors (#91396) 2023-04-23 01:31:59 +02:00
services.yaml
strings.json Add entity name translations to KNX system sensors (#91396) 2023-04-23 01:31:59 +02:00
switch.py
text.py Add text platform for KNX (#82811) 2022-11-29 18:05:51 +01:00
weather.py Use new unit enums in weather integrations (#82938) 2022-11-29 18:13:05 +01:00
websocket.py Add a custom panel for KNX with a group monitor (#92355) 2023-05-11 00:13:22 +02:00