Commit Graph

18 Commits (c900e3030b81ed25859911c3c3100713b24cf52b)

Author SHA1 Message Date
Matthias Alphart 66b537c0e3
Type check KNX integration factory and schema ()
these are used non-optional anyway
get them per config[] notation
2021-03-19 10:23:50 +01:00
Matthias Alphart 987c2d1612
Type check KNX integration expose () 2021-03-19 10:12:55 +01:00
Matthias Alphart a4075d9e11
KNX sensor: float no longer valid for `type` () 2021-03-16 21:33:56 +01:00
Matthias Alphart 3fda9fd0c6
KNX address constant () 2021-03-01 21:59:36 +01:00
Matthias Alphart a632215541
Validate KNX addresses () 2021-02-24 08:37:41 +01:00
Matthias Alphart d02b27a5d0
Update xknx to 0.17.1 () 2021-02-23 16:26:17 -08:00
Matthias Alphart b583ded8b5
Fix KNX services.yaml () 2021-02-23 22:59:16 +01:00
Matthias Alphart 2cf46330b1
Enable KNX routing optional local_ip () 2021-02-20 09:08:59 -10:00
Matthias Alphart 2940df09e9
Update xknx to 0.17.0 () 2021-02-20 08:45:04 -10:00
Martin 175f2f0275
Add fan platform to knx () 2021-02-09 22:09:34 -10:00
Matthias Alphart 8d3564e275
Update xknx to 0.16.1 () 2021-01-18 10:15:28 -05:00
Matthias Alphart 2bd8ee34f4
Update xknx to 0.16.0 ()
* update xknx to 0.16.0

* fix telegram in knx_event and knx.send service

* fix knx.send to not coerce floats to int

fixes 
also enables strings to be sent

* Revert "fix knx.send to not coerce floats to int"

This reverts commit ac40fb53f9.
2021-01-04 03:07:12 +01:00
Matthias Alphart 67ed730c08
KNX BinarySensor takes float values for `reset_after` () 2020-12-22 12:39:50 +01:00
Matthias Alphart 7f9a7791bf
update xknx to 0.15.4 () 2020-11-24 22:58:17 +01:00
Marvin Wichmann 899fc3d35a
Update xknx to 0.15.3 ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-13 09:37:45 +01:00
Marvin Wichmann 45288431f9
Update xknx to 0.14.2 ()
* Updates xknx to 0.14.0

* Review: Explicity add state attributes to weather device

* Review: Remove state attributes from weather device

* Review: Add `counter` as a state attribute to binary_sensors
2020-09-20 23:40:36 +02:00
Marvin Wichmann bba8b8e759
Add support for a dedicated weather station within KNX ()
* Adds support for a dedicated weather station within KNX

* Review

* Change config values to comply with the naming of the other platforms
2020-08-31 11:38:52 +02:00
Marvin Wichmann a2651845f3
Centralize knx config and update xknx to 0.12.0 ()
* Refactor KNX integration to centralize configuration yaml ()

* Updates for xknx 0.12.0 ()
2020-08-26 18:03:03 +02:00