core/homeassistant/components/modbus
Marc Mueller bf8bd5ff21
Use dict.get instead of inline if (#109693)
2024-02-05 13:56:10 +01:00
..
__init__.py Replace modbus number_validator by HA standard (#108939) 2024-01-27 16:39:33 +01:00
base_platform.py Correct modbus commit validation, too strict on integers (#109338) 2024-02-02 09:46:53 +01:00
binary_sensor.py
climate.py Add TURN_ON/OFF ClimateEntityFeature for Modbus (#109133) 2024-02-02 09:31:35 +01:00
const.py
cover.py
fan.py
light.py
manifest.json
modbus.py Use dict.get instead of inline if (#109693) 2024-02-05 13:56:10 +01:00
sensor.py Replace modbus number_validator by HA standard (#108939) 2024-01-27 16:39:33 +01:00
services.yaml
strings.json
switch.py
validators.py Centralize validation for modbus config (#108906) 2024-02-02 12:42:12 +01:00