1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-18 12:07:06 +00:00

9 Commits

Author SHA1 Message Date
Matthias Alphart
6e20edc30c
Update xknx to version 0.18.5 ()
* xknx 0.18.5

* fix integer DPTs trying to cast str state with `int()`

* Delint

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-09 14:08:29 +02:00
Matthias Alphart
4f9b7254d2
Initialize KNX expose value ()
* simplify value extraction

* allow 0/1 and "True" / "False" for binary exposes

* initialize ExposeSensor value

* handle binary states

* use default for initialization
2021-05-26 11:21:11 +02:00
Matthias Alphart
051f29f9b6
Remove KNX type alias for homeassistant.core types () 2021-03-27 22:20:11 +01:00
mptei
02b0a4ca1f
Xknx unneeded expose () 2021-03-26 14:51:36 +01:00
Matthias Alphart
987c2d1612
Type check KNX integration expose () 2021-03-19 10:12:55 +01:00
Marc Mueller
25a13d1554
Update typing 10 () 2021-03-18 13:07:04 +01:00
Matthias Alphart
3fda9fd0c6
KNX address constant () 2021-03-01 21:59:36 +01:00
Matthias Alphart
b583ded8b5
Fix KNX services.yaml () 2021-02-23 22:59:16 +01:00
Matthias Alphart
1a27af43cc
Add KNX service exposure_register () 2021-02-21 19:38:17 -10:00