Odin: smart ir custom code
This commit is contained in:
parent
c7384520ff
commit
8abfae405a
2 changed files with 10 additions and 5 deletions
|
|
@ -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;
|
||||
}];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue