1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-22 03:40:02 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Marc Mueller
59a6035d3f Add empty line after module docstring [j-m] () 2024-03-08 09:01:29 -05:00
Matthias Alphart
c81b6255c2 Use async_on_remove for KNX entities removal ()
* Use `async_on_remove` for KNX entities removal

* review
2023-07-01 07:16:45 -04:00
Marvin Wichmann
3d30a757bf Update xknx to 0.20.2 () 2022-04-11 16:51:13 +02:00
Matthias Alphart
5687ced7b3 Cleanup KNX integration ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-26 14:30:36 +02:00
Matthias Alphart
c246e211eb Update xknx to 0.18.7 () 2021-06-18 22:22:27 -05:00
Matthias Alphart
78befcd3fd Fix KNX unique_id ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-28 15:50:01 +02:00
Marvin Wichmann
9e1a17c62e Update xknx to version 0.17.5 ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-31 17:04:22 +02:00
Matthias Alphart
8fa935234a Type check KNX integration __init__ and knx_entity () 2021-03-26 16:10:55 +01:00
Matthias Alphart
868e530cbb Prevent AttributError for uninitilized KNX ClimateMode () 2021-01-31 20:56:42 +01:00
Marvin Wichmann
3d6434be75 Use centralized KnxEntity for all KNX platforms () 2020-09-21 18:08:35 +02:00