hass-core/tests/components/modbus
jan iversen 2a51587bc3
Remove reverse_order (replaced by generic swap) (#51665)
Remove reverse_order (replaced by generic swap).
2021-06-11 11:41:41 +02:00
..
__init__.py Fix 64-bit modbus sensor register reads (#25672) 2019-08-09 17:03:12 -07:00
conftest.py Move pymodbus test fixtures to test_init (#51244) 2021-06-02 00:00:44 +02:00
test_binary_sensor.py Remove "old" config from modbus binary_sensor (#51117) 2021-05-28 12:06:46 +02:00
test_climate.py Adjust modbus climate to use address/input_type (#51202) 2021-05-28 17:57:14 +02:00
test_cover.py Change Cover to use address/input_type (#51154) 2021-05-28 13:23:44 +02:00
test_fan.py Add Modbus fan integration (#48558) 2021-05-21 09:56:47 +02:00
test_init.py Remove reverse_order (replaced by generic swap) (#51665) 2021-06-11 11:41:41 +02:00
test_light.py Add Modbus light integration (#42120) 2021-05-21 08:57:17 +02:00
test_sensor.py Remove reverse_order (replaced by generic swap) (#51665) 2021-06-11 11:41:41 +02:00
test_switch.py Allow manual scan and add delay in switch verify. (#50974) 2021-05-24 12:59:55 +02:00