Matthias Alphart
|
164e45f0a7
|
KNX: move some Schema to schema.py (#51307)
* create platform schema node from schema class
* move connection schema to schema.py
* rename SCHEMA to ENTITY_SCHEMA
* Final module level constants
|
2021-06-01 08:59:23 +02:00 |
Matthias Alphart
|
1e11bfae05
|
Create KNX fan entities directly from config (#50702)
|
2021-05-16 08:34:14 +02:00 |
Ruslan Sayfutdinov
|
786c5db5be
|
Use AddEntitiesCallback type, pt.4 (#49955)
|
2021-05-04 14:50:06 +02:00 |
Matthias Alphart
|
78befcd3fd
|
Fix KNX unique_id (#49677)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-04-28 15:50:01 +02:00 |
Marc Mueller
|
c07646db5d
|
Update typing syntax (#49480)
* Update typing syntax
* Replace typing imports with ones from collections where possible
* Changes after review
|
2021-04-20 17:40:41 +02:00 |
Matthias Alphart
|
051f29f9b6
|
Remove KNX type alias for homeassistant.core types (#48422)
|
2021-03-27 22:20:11 +01:00 |
Matthias Alphart
|
16a4f05e27
|
Type check KNX integration fan (#48056)
|
2021-03-19 20:55:08 +01:00 |
Marc Mueller
|
25a13d1554
|
Update typing 10 (#48071)
|
2021-03-18 13:07:04 +01:00 |
Matthias Alphart
|
d02b27a5d0
|
Update xknx to 0.17.1 (#46974)
|
2021-02-23 16:26:17 -08:00 |
J. Nick Koston
|
3e334a4950
|
Fix typing of fan speed count and steps (#46790)
|
2021-02-19 19:57:21 -10:00 |
J. Nick Koston
|
f2b303d509
|
Implement percentage step sizes for fans (#46512)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-02-18 21:05:09 -10:00 |
Martin
|
eb0d1bb673
|
Improve knx fan implementation (#46404)
|
2021-02-11 07:55:17 -10:00 |
Martin
|
175f2f0275
|
Add fan platform to knx (#46161)
|
2021-02-09 22:09:34 -10:00 |