Commit graph

12 commits

Author SHA1 Message Date
jan iversen
bec42b74fe
Solve switch/verify register type convert problem in modbus () 2021-08-15 19:57:37 -07:00
jan iversen
02459e6813
Convert last properties in modbus to _attr_variable () 2021-08-08 23:23:21 +02:00
jan iversen
b2fffdd13e
Add temporary fix to modbus to solve upstream problem () 2021-08-04 17:03:31 -07:00
Marc Mueller
0815eede4b
Replace lists with tuples (2) () 2021-07-30 01:20:03 +02:00
jan iversen
cfb0def718
Change integration modbus to use _attr variables () 2021-07-26 21:20:34 +02:00
jan iversen
2e2b340b1e
Set modbus entity to non-available unless scan_interval=0 () 2021-07-20 22:48:02 -07:00
jan iversen
19a282255b
Remove duplicate functions in modbus climate/sensor. ()
Convert all data types correctly for climate.
2021-07-19 23:52:58 -05:00
jan iversen
12ac666459
only allow one active call in each platform. () 2021-07-13 21:45:42 +02:00
jan iversen
646862ec96
Add array write to turn_on/off in modbus switch/fan/light () 2021-07-12 11:22:53 -07:00
jan iversen
8721675218
Use BaseSwitch class in modbus switch/fan/light () 2021-05-24 20:13:25 +02:00
jan iversen
be13a73db8
Allow manual scan and add delay in switch verify. () 2021-05-24 12:59:55 +02:00
jan iversen
c650deef98
Add base class for all modbus platforms ()
* Add base for all platforms.

* Please pylint.
2021-05-20 16:56:11 +02:00