hass-core/homeassistant/components/modbus
CR-Tech df97b0e945
Removed double assignment of _attr_target_temperature_step in __init__ ()
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. () 2024-01-03 13:42:55 +01:00
base_platform.py Only set precision in modbus if not configured. () 2024-01-03 13:42:55 +01:00
binary_sensor.py Deprecate and remove lazy_error from modbus () 2023-12-05 13:08:33 +01:00
climate.py Removed double assignment of _attr_target_temperature_step in __init__ () 2024-01-03 13:44:14 +01:00
const.py Add Modbus fan speed support () 2023-12-07 08:19:03 +01:00
cover.py Deprecate and remove lazy_error from modbus () 2023-12-05 13:08:33 +01:00
fan.py Deprecate and remove lazy_error from modbus () 2023-12-05 13:08:33 +01:00
light.py Deprecate and remove lazy_error from modbus () 2023-12-05 13:08:33 +01:00
manifest.json
modbus.py Remove default value from modbus retries () 2023-12-28 14:20:56 +01:00
sensor.py Deprecate and remove lazy_error from modbus () 2023-12-05 13:08:33 +01:00
services.yaml
strings.json Deprecate parameter "retries" in modbus () 2023-12-24 16:47:22 +01:00
switch.py Deprecate and remove lazy_error from modbus () 2023-12-05 13:08:33 +01:00
validators.py Reduce modbus validator for "swap" (remove special handling) () 2023-12-11 16:12:32 +01:00