core/homeassistant/components/zha
Nils Bergmann 08497db358
Extend ZHA thermostat local temperature calibration range for Sonoff TRVZB (#109691)
* Extend thermostat local temperature calibration range

* Extend thermostat local temperature calibration range only for TRVZB

* Change _attr_native_min_value and _attr_native_max_value back to -2.5 and 2.5

* Adjust _attr_native_step for TRVZB to 0.2

* Implement requested changes

* Fix platform for MULTI_MATCH

* Implement requested changes

* Implement requested changes
2024-02-27 08:32:23 -05:00
..
core
repairs
__init__.py
alarm_control_panel.py
api.py
backup.py
binary_sensor.py
button.py
climate.py
config_flow.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
diagnostics.py Add device list to ZHA config entry diagnostics (#111549) 2024-02-27 06:44:26 -05:00
entity.py
fan.py
light.py
lock.py
logbook.py
manifest.json
number.py Extend ZHA thermostat local temperature calibration range for Sonoff TRVZB (#109691) 2024-02-27 08:32:23 -05:00
radio_manager.py
select.py
sensor.py
services.yaml
silabs_multiprotocol.py
siren.py
strings.json
switch.py
update.py
websocket_api.py