core/tests/components/modbus
jan iversen 59ae78e5f0
Add restore_state to modbus binary_sensor (#50922)
* Add restore_state to binary_sensor.

* Update return value in State.
2021-05-22 13:38:05 +02:00
..
__init__.py
conftest.py Enable homeassistant.update_entity service for all modbus platforms (#49918) 2021-05-02 10:41:36 +02:00
test_binary_sensor.py Add restore_state to modbus binary_sensor (#50922) 2021-05-22 13:38:05 +02:00
test_fan.py Add Modbus fan integration (#48558) 2021-05-21 09:56:47 +02:00
test_init.py Fix modbus blocking threads (#50619) 2021-05-15 19:54:17 +02:00
test_light.py Add Modbus light integration (#42120) 2021-05-21 08:57:17 +02:00
test_modbus_climate.py Enable homeassistant.update_entity service for all modbus platforms (#49918) 2021-05-02 10:41:36 +02:00
test_modbus_cover.py Correct Modbus platform cover restore state (#50421) 2021-05-16 08:40:19 +02:00
test_modbus_sensor.py Use mock_restore_state in testing of modbus sensor (#50455) 2021-05-15 21:39:41 +02:00
test_modbus_switch.py Push modbus switch to 100% test coverage (#50324) 2021-05-19 15:05:29 +02:00