jan iversen
|
b3117ced75
|
Please pylint for modbus test (#58089)
|
2021-10-20 13:38:55 +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
|
0688aaa2b6
|
Check for duplicate entity name/address in modbus entities (#54669)
* Check for duplicate entity name/address.
|
2021-08-19 09:37:31 +02:00 |
jan iversen
|
bafbbc6563
|
Adjust modbus constants names (#54792)
* Follow up.
|
2021-08-18 12:56:54 +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
|
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 |
Vladimír Záhradník
|
80d172140f
|
Add Modbus light integration (#42120)
* Add Modbus Light and add unit tests
* Update to original PR.
* Review comments.
* Review 2.
Co-authored-by: jan Iversen <jancasacondor@gmail.com>
|
2021-05-21 08:57:17 +02:00 |