hass-core/homeassistant/components/modbus
jan iversen 90ec361fc9
Centralize validation for modbus config (#108906)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-02-02 12:42:12 +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 Deprecate and remove lazy_error from modbus (#105037) 2023-12-05 13:08:33 +01:00
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 Deprecate and remove lazy_error from modbus (#105037) 2023-12-05 13:08:33 +01:00
fan.py Deprecate and remove lazy_error from modbus (#105037) 2023-12-05 13:08:33 +01:00
light.py Deprecate and remove lazy_error from modbus (#105037) 2023-12-05 13:08:33 +01:00
manifest.json Bump pymodbus to v2.6.3 (#108736) 2024-01-23 21:12:07 +01:00
modbus.py Bump pymodbus to v2.6.3 (#108736) 2024-01-23 21:12:07 +01:00
sensor.py Replace modbus number_validator by HA standard (#108939) 2024-01-27 16:39:33 +01:00
services.yaml Migrate integration services (L-M) to support translations (#96374) 2023-07-12 00:24:16 +02:00
strings.json Deprecate parameter "retries" in modbus (#105024) 2023-12-24 16:47:22 +01:00
switch.py Deprecate and remove lazy_error from modbus (#105037) 2023-12-05 13:08:33 +01:00
validators.py Centralize validation for modbus config (#108906) 2024-02-02 12:42:12 +01:00