core/homeassistant/components/modbus
Ілля Піскурьов 4cab773bab
Enable Modbus Climate / HVAC on/off to use the coil instead of the register(s) (#135657)
2025-02-01 13:15:20 -06:00
..
__init__.py Enable Modbus Climate / HVAC on/off to use the coil instead of the register(s) (#135657) 2025-02-01 13:15:20 -06:00
binary_sensor.py
climate.py Enable Modbus Climate / HVAC on/off to use the coil instead of the register(s) (#135657) 2025-02-01 13:15:20 -06:00
const.py Enable Modbus Climate / HVAC on/off to use the coil instead of the register(s) (#135657) 2025-02-01 13:15:20 -06:00
cover.py
entity.py Make static modbus entity values classvar defaults (#136488) 2025-01-27 21:25:20 +01:00
fan.py
icons.json
light.py
manifest.json
modbus.py Standardize homeassistant imports in full-CI components (#136731) 2025-01-28 13:11:19 -05:00
sensor.py
services.yaml
strings.json
switch.py
validators.py