hass-core/homeassistant/components/modbus
CR-Tech df97b0e945
Removed double assignment of _attr_target_temperature_step in __init__ (#106611)
Removed double/wrong assignement of _attr_target_temperature_step into climate Init routine
2024-01-03 13:44:14 +01:00
..
__init__.py Only set precision in modbus if not configured. (#106952) 2024-01-03 13:42:55 +01:00
base_platform.py Only set precision in modbus if not configured. (#106952) 2024-01-03 13:42:55 +01:00
binary_sensor.py Deprecate and remove lazy_error from modbus (#105037) 2023-12-05 13:08:33 +01:00
climate.py Removed double assignment of _attr_target_temperature_step in __init__ (#106611) 2024-01-03 13:44:14 +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 v3.5.4 (#101877) 2023-10-12 18:19:11 +02:00
modbus.py Remove default value from modbus retries (#106551) 2023-12-28 14:20:56 +01:00
sensor.py Deprecate and remove lazy_error from modbus (#105037) 2023-12-05 13:08: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 Reduce modbus validator for "swap" (remove special handling) (#105021) 2023-12-11 16:12:32 +01:00