hass-core/tests/components/modbus
jan iversen 9acca1bf58
Make modbus retry fast on read errors (#99576)
* Fast retry on read errors.

* Review comments.
2023-09-12 10:01:15 -04:00
..
fixtures Prettify yaml (tests) (#68891) 2022-03-30 11:26:08 +02:00
__init__.py
conftest.py Read modbus data before scan_interval (#99243) 2023-09-03 17:13:49 +02:00
test_binary_sensor.py Switch async_track_time_interval to use async_call_later internally (#99220) 2023-08-28 13:56:22 -05:00
test_climate.py Switch async_track_time_interval to use async_call_later internally (#99220) 2023-08-28 13:56:22 -05:00
test_cover.py Switch async_track_time_interval to use async_call_later internally (#99220) 2023-08-28 13:56:22 -05:00
test_fan.py Update Ruff to v0.0.247 (#88210) 2023-02-15 16:46:03 -05:00
test_init.py Bring modbus naming in sync with standard (#99285) 2023-09-12 10:59:50 +02:00
test_light.py Update Ruff to v0.0.247 (#88210) 2023-02-15 16:46:03 -05:00
test_sensor.py Make modbus retry fast on read errors (#99576) 2023-09-12 10:01:15 -04:00
test_switch.py Modbus switch, allow restore "unknown" (#99533) 2023-09-03 17:48:25 +02:00