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

8 Commits

Author SHA1 Message Date
jan iversen
2e2b340b1e
Set modbus entity to non-available unless scan_interval=0 () 2021-07-20 22:48:02 -07:00
jan iversen
8c43e5c736
Correct set_temperature in modbus climate () 2021-07-20 20:19:26 +02:00
jan iversen
c0751c060f
review comments. () 2021-06-30 14:34:33 +02:00
jan iversen
74e1600a84
Add fixture to handle mock restore state () 2021-06-28 22:21:04 -07:00
jan iversen
08b0ef7a5e
Use test fixture for configuration testing ()
* Autospec mock_modbus and usei for configuration.

* Review comment.
2021-06-17 12:27:05 +02:00
jan iversen
7ad91fdf71
Add swap to climate and change data_count -> count in modbus () 2021-06-16 12:11:23 +02:00
jan iversen
538a189168
Adjust modbus climate to use address/input_type () 2021-05-28 17:57:14 +02:00
jan iversen
1546dbbf25
Add restore temperature to modbus climate ()
* Add restore temperature to climate.

* please mypy.

* Review 2.
2021-05-24 14:03:44 +02:00