You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I tried automation on Sonoff TRVZB to set temperature based on time schedule. I got erorr and traces shows Error: Value 23.0 for number.0x08ddebfffef6329e_local_temperature_calibration is outside valid range -12.8 - 12.7 but in config I have:
choose:
conditions:
condition: state
entity_id: schedule.teplota_mistnost
state: 'on'
sequence:
device_id: 4d761e27f3f224ef17f80dea9772578f
domain: number
entity_id: 490b7db0c3a1efa6dfc57f3603ebd7c8
type: set_value
value: 23
it seems, it somehow mixed entity_id for calibration temperature with set temperature.
happened to enyone? any solution?
What did you expect to happen?
it supposed to set temperature to 23°C
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.1.1
Adapter firmware version
7.4.4
Adapter
EmberZNet
Setup
Home Assistant Add-on: Zigbee2MQTT on HA green
Debug log
No response
The text was updated successfully, but these errors were encountered:
What happened?
Hello, I tried automation on Sonoff TRVZB to set temperature based on time schedule. I got erorr and traces shows Error: Value 23.0 for number.0x08ddebfffef6329e_local_temperature_calibration is outside valid range -12.8 - 12.7 but in config I have:
choose:
entity_id: schedule.teplota_mistnost
state: 'on'
sequence:
domain: number
entity_id: 490b7db0c3a1efa6dfc57f3603ebd7c8
type: set_value
value: 23
it seems, it somehow mixed entity_id for calibration temperature with set temperature.
happened to enyone? any solution?
What did you expect to happen?
it supposed to set temperature to 23°C
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.1.1
Adapter firmware version
7.4.4
Adapter
EmberZNet
Setup
Home Assistant Add-on: Zigbee2MQTT on HA green
Debug log
No response
The text was updated successfully, but these errors were encountered: