hass-core/homeassistant/components/modbus
2024-02-08 13:48:33 +01:00
..
__init__.py Allow modbus min/max temperature to be negative. (#109977) 2024-02-08 13:48: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 Add Modbus fan speed support (#104577) 2023-12-07 08:19:03 +01:00
cover.py
fan.py
light.py
manifest.json Bump pymodbus to v3.6.4 (#109980) 2024-02-08 13:16:50 +01:00
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 Deprecate parameter "retries" in modbus (#105024) 2023-12-24 16:47:22 +01:00
switch.py
validators.py Centralize validation for modbus config (#108906) 2024-02-02 12:42:12 +01:00