core/homeassistant/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
..
__init__.py Add mode control for Modbus climate entities (#73906) 2022-10-20 13:15:30 +02:00
base_platform.py
binary_sensor.py
climate.py Add mode control for Modbus climate entities (#73906) 2022-10-20 13:15:30 +02:00
const.py Add mode control for Modbus climate entities (#73906) 2022-10-20 13:15:30 +02:00
cover.py
fan.py
light.py
manifest.json
modbus.py
sensor.py
services.yaml
switch.py
validators.py