core/tests/components/modbus
Nippey 0e1fe4eba5
Modbus: Add support for Holding Registers to Binary Sensor (#80460)
Update handling of binary sensors to support reading from holding registers (command 0x03).
2022-10-18 10:31:08 +02:00
..
fixtures
__init__.py
conftest.py
test_binary_sensor.py Modbus: Add support for Holding Registers to Binary Sensor (#80460) 2022-10-18 10:31:08 +02:00
test_climate.py
test_cover.py
test_fan.py
test_init.py
test_light.py
test_sensor.py
test_switch.py