core/tests/components/modbus
jan iversen cb877adb6a
Allow multiread in modbus binary_sensor (#59886)
2022-02-21 10:22:50 -08:00
..
__init__.py Fix 64-bit modbus sensor register reads (#25672) 2019-08-09 17:03:12 -07:00
conftest.py Set slave default to 0, as already documented in Modbus (#66921) 2022-02-20 11:56:38 +01:00
test_binary_sensor.py Allow multiread in modbus binary_sensor (#59886) 2022-02-21 10:22:50 -08:00
test_climate.py Report modbus buffer too small or too big to unpack (#57838) 2021-10-20 15:22:01 -07:00
test_cover.py Please pylint for modbus test (#58089) 2021-10-20 13:38:55 +02:00
test_fan.py Remove async_setup_component() from tests (#66905) 2022-02-19 21:00:14 -08:00
test_init.py Set slave default to 0, as already documented in Modbus (#66921) 2022-02-20 11:56:38 +01:00
test_light.py Remove async_setup_component() from tests (#66905) 2022-02-19 21:00:14 -08:00
test_sensor.py Use new enums in modbus tests (#62518) 2021-12-22 10:03:11 +01:00
test_switch.py Remove async_setup_component() from tests (#66905) 2022-02-19 21:00:14 -08:00