Franck Nijhof
|
176f03d4ac
|
Allow toggles (switches) state to be None (#64621)
|
2022-01-23 11:31:01 +01:00 |
Robert Hillis
|
488a636aec
|
Clean up unused loggers (#57662)
|
2021-10-14 10:03:38 -07:00 |
jan iversen
|
1cc850877f
|
strictly type: fan.py, light.py, switch.py. (#56379)
|
2021-09-23 18:35:50 +01:00 |
jan iversen
|
02459e6813
|
Convert last properties in modbus to _attr_variable (#53919)
|
2021-08-08 23:23:21 +02:00 |
jan iversen
|
e8aa280d7f
|
Add modbus get_hub (#54277)
* Add dict with hubs.
* Update flexit to use get_hub.
* Remove executor_task for close.
|
2021-08-08 22:48:33 +02:00 |
jan iversen
|
47f016b340
|
Remove old config from cover, including tests (#51118)
* Remove old config and standardize new config.
* Add missing safeguard.
|
2021-05-28 11:29:37 +02:00 |
jan iversen
|
8721675218
|
Use BaseSwitch class in modbus switch/fan/light (#51031)
|
2021-05-24 20:13:25 +02:00 |
jan iversen
|
c74e65ac2d
|
Streamline modbus test_init (#50990)
* Streamline test_init.
* Review comments.
* Remove hub name.
|
2021-05-24 14:53:54 +02:00 |
Vladimír Záhradník
|
c979101a02
|
Add Modbus fan integration (#48558)
* Add Modbus fan entity
* Update to PR.
* Pylint.
Co-authored-by: jan Iversen <jancasacondor@gmail.com>
|
2021-05-21 09:56:47 +02:00 |