jan iversen
|
cca7da77ad
|
Report modbus buffer too small or too big to unpack (#57838)
|
2021-10-20 15:22:01 -07:00 |
jan iversen
|
4417ffb407
|
COnvert DATA_TYPE to enum. (#57699)
|
2021-10-15 07:09:59 +02:00 |
jan iversen
|
f91d214ba4
|
Break out mock of pymodbus return from mock_modbus to new fixture (#55063)
* Remove unused mock_modbus.
* Break out mock pymodbus return values.
* Review comments.
|
2021-08-23 23:55:57 +02:00 |
jan iversen
|
da20552cd8
|
Remove base_test from modbus test harness (#55018)
* Remove base_test.
* Review comments.
|
2021-08-22 19:59:38 +02:00 |
jan iversen
|
33f660118f
|
Add lazy_error_count to modbus (#54412)
* Add lazy_error_count.
* Use -=
* Review comments.
|
2021-08-21 15:49:50 +02:00 |
jan iversen
|
71b0f6d095
|
set common test entity name. (#54697)
|
2021-08-17 20:43:27 +02:00 |
jan iversen
|
4ef9269790
|
Replace prepare_service_call with a simpler fixture in modbus (#53975)
* Convert prepare_service_call to a fixture.
|
2021-08-11 12:42:28 +02:00 |
jan iversen
|
2e2b340b1e
|
Set modbus entity to non-available unless scan_interval=0 (#53155)
|
2021-07-20 22:48:02 -07:00 |
jan iversen
|
8c43e5c736
|
Correct set_temperature in modbus climate (#52923)
|
2021-07-20 20:19:26 +02:00 |
jan iversen
|
c0751c060f
|
review comments. (#52337)
|
2021-06-30 14:34:33 +02:00 |
jan iversen
|
74e1600a84
|
Add fixture to handle mock restore state (#52198)
|
2021-06-28 22:21:04 -07:00 |
jan iversen
|
08b0ef7a5e
|
Use test fixture for configuration testing (#51803)
* 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 (#51668)
|
2021-06-16 12:11:23 +02:00 |
jan iversen
|
538a189168
|
Adjust modbus climate to use address/input_type (#51202)
|
2021-05-28 17:57:14 +02:00 |
jan iversen
|
1546dbbf25
|
Add restore temperature to modbus climate (#50963)
* Add restore temperature to climate.
* please mypy.
* Review 2.
|
2021-05-24 14:03:44 +02:00 |