1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-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
climate.py Removed double assignment of _attr_target_temperature_step in __init__ (#106611) 2024-01-03 13:44:14 +01:00
const.py
cover.py
fan.py
light.py
manifest.json
modbus.py
sensor.py
services.yaml
strings.json
switch.py
validators.py