hass-core/homeassistant/components/modbus
jan iversen 1546dbbf25
Add restore temperature to modbus climate (#50963)
* Add restore temperature to climate.

* please mypy.

* Review 2.
2021-05-24 14:03:44 +02:00
..
__init__.py Allow manual scan and add delay in switch verify. (#50974) 2021-05-24 12:59:55 +02:00
base_platform.py Allow manual scan and add delay in switch verify. (#50974) 2021-05-24 12:59:55 +02:00
binary_sensor.py Add restore_state to modbus binary_sensor (#50922) 2021-05-22 13:38:05 +02:00
climate.py Add restore temperature to modbus climate (#50963) 2021-05-24 14:03:44 +02:00
const.py Add Modbus fan integration (#48558) 2021-05-21 09:56:47 +02:00
cover.py Update modbus cover to 100% coverage (#50996) 2021-05-23 10:18:35 -05:00
fan.py Add Modbus fan integration (#48558) 2021-05-21 09:56:47 +02:00
light.py Add Modbus light integration (#42120) 2021-05-21 08:57:17 +02:00
manifest.json Bump pymodbus to v2.5.2 (#50582) 2021-05-13 20:31:48 -07:00
modbus.py Remove non pymodbus_call from modbus.py. (#50813) 2021-05-19 11:39:53 +02:00
sensor.py Add base class for all modbus platforms (#50878) 2021-05-20 16:56:11 +02:00
services.yaml Add targets and selectors for services (L-M) (#50543) 2021-05-15 11:06:34 +02:00
switch.py Allow manual scan and add delay in switch verify. (#50974) 2021-05-24 12:59:55 +02:00