fixup! WIP: Odin HASS -> smartir
This commit is contained in:
parent
8cb6bdb205
commit
1f12a7d68a
2 changed files with 4 additions and 1 deletions
|
|
@ -254,6 +254,9 @@
|
|||
hash = "sha256-fOd2MTBi0q+lBl6JYV1yGp9A42+BOD6/2SxYSBKy8fE=";
|
||||
};
|
||||
patches = [ ];
|
||||
postPatch = ''
|
||||
sed -i 's/Broadlink/ZHA/' codes/1964.json
|
||||
'';
|
||||
});
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@ in
|
|||
platform = "smartir";
|
||||
name = "Climatizzatore";
|
||||
unique_id = "climatizzatore";
|
||||
device_code = 1946;
|
||||
device_code = 50;
|
||||
controller_data = "switch.tz3290_gnl5a6a5xvql7c2a_ts1201_interruttore";
|
||||
temperature_sensor = "sensor.tz3000_fllyghyj_ts0201_temperature";
|
||||
humidity_sensor = "sensor.tz3000_fllyghyj_ts0201_humidity";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue