hass-core/tests/components/modbus
jan iversen cee43b0670
Add modbus CONF_VERIFY_STATE to new switch config (#48632)
Missed CONF_VERIFY_STATE in new switch config, when
copying from old switch config.
2021-04-03 11:00:06 +02:00
..
__init__.py Fix 64-bit modbus sensor register reads (#25672) 2019-08-09 17:03:12 -07:00
conftest.py Allow discovery configuration of modbus platforms (#46591) 2021-03-27 22:48:06 +01:00
test_init.py Remove if/else from modbus test cases (#48514) 2021-03-31 11:20:14 +02:00
test_modbus.py Remove if/else from modbus test cases (#48514) 2021-03-31 11:20:14 +02:00
test_modbus_binary_sensor.py Remove if/else from modbus test cases (#48514) 2021-03-31 11:20:14 +02:00
test_modbus_climate.py Remove if/else from modbus test cases (#48514) 2021-03-31 11:20:14 +02:00
test_modbus_cover.py Remove if/else from modbus test cases (#48514) 2021-03-31 11:20:14 +02:00
test_modbus_sensor.py Remove if/else from modbus test cases (#48514) 2021-03-31 11:20:14 +02:00
test_modbus_switch.py Add modbus CONF_VERIFY_STATE to new switch config (#48632) 2021-04-03 11:00:06 +02:00