hass-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 Prettify yaml (tests) (#68891) 2022-03-30 11:26:08 +02:00
__init__.py
conftest.py Diferentiate between attr_name and entity_id in Modbus tests (#66999) 2022-02-21 14:56:31 -08:00
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 Cleanup root component imports in tests (#78893) 2022-09-21 06:57:41 -10:00
test_cover.py Remove pragma from discover check. (#68002) 2022-03-11 19:58:18 +02:00
test_fan.py Remove pragma from discover check. (#68002) 2022-03-11 19:58:18 +02:00
test_init.py Fix modbus reload service (#68040) 2022-03-12 14:12:38 +02:00
test_light.py Remove pragma from discover check. (#68002) 2022-03-11 19:58:18 +02:00
test_sensor.py Remove pragma from discover check. (#68002) 2022-03-11 19:58:18 +02:00
test_switch.py Remove pragma from discover check. (#68002) 2022-03-11 19:58:18 +02:00