Odin: smart ir custom code

This commit is contained in:
Filippo Berto 2025-06-19 19:24:33 +02:00
parent c7384520ff
commit 8abfae405a
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 10 additions and 5 deletions

View file

@ -349,9 +349,9 @@ in
name = "Climatizzatore";
unique_id = "climatizzatore";
device_code = 50;
controller_data = "zigbee2mqtt/Telecomando corridoio/command";
temperature_sensor = "sensor.tz3000_fllyghyj_ts0201_temperature";
humidity_sensor = "sensor.tz3000_fllyghyj_ts0201_humidity";
controller_data = "zigbee2mqtt/Telecomando corridoio/set/ir_code_to_send";
temperature_sensor = "sensor.termometro_corridoio_temperature";
humidity_sensor = "sensor.termometro_corridoio_humidity";
power_sensor = "binary_sensor.climatizzatore_acceso";
power_sensor_restore_state = true;
}];