hass-core/tests/components/modbus
Avishay ae7eb9cef9
Add mode control for Modbus climate entities (#73906)
* Add support for Modbus HVAC control registers
2022-10-20 13:15:30 +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 Add mode control for Modbus climate entities (#73906) 2022-10-20 13:15:30 +02: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