Hi,
I have an AVATTO TRV06 head
.
and I can change its values in the HA panel without any problems
.
and I've done the automation that when the desk lamp is on, it is to set the set temperature on the head.
.
.
.
Unfortunately nothing happens, I'm wondering what I'm doing wrong or what I don't know.
Anyone have any suggestions?
I have an AVATTO TRV06 head

and I can change its values in the HA panel without any problems

and I've done the automation that when the desk lamp is on, it is to set the set temperature on the head.


alias: Grzejnik
description: ustaw
triggers:
- type: turned_on
device_id: 7c8e3f307c8f4a5b4c19ce113785a
entity_id: 58a387a7d17672f17a4c07a07a4490
domain: light
trigger: device
conditions: []
actions:
- device_id: 175e62c511982568cfd10075906d
domain: climate
entity_id: 52d471b5df8d9e892c0a2fae0689e
type: set_hvac_mode
hvac_mode: heat
enabled: true
- device_id: 175e62c511d98565d100d175906d
domain: number
entity_id: 05f1decf32ed97967091dc2281ace5
type: set_value
value: 15
mode: single
Unfortunately nothing happens, I'm wondering what I'm doing wrong or what I don't know.
Anyone have any suggestions?