diff --git a/custom_components/tuya_local/devices/woox_r7246_ir_remote_with_th_sensor.yaml b/custom_components/tuya_local/devices/woox_r7246_ir_remote_with_th_sensor.yaml new file mode 100644 index 00000000000..6dac80dfea8 --- /dev/null +++ b/custom_components/tuya_local/devices/woox_r7246_ir_remote_with_th_sensor.yaml @@ -0,0 +1,33 @@ +name: Woox R7246 Smart IR Remote with T&H Sensor +products: + - id: deaf0nqhy4chqpdn + name: Woox-R7246 +entities: + - entity: sensor + class: temperature + dps: + - id: 2 + name: sensor + type: integer + unit: C + mapping: + - scale: 10 + class: measurement + - entity: sensor + class: humidity + dps: + - id: 12 + type: integer + name: sensor + unit: "%" + mapping: + - scale: 10 + class: measurement + - entity: switch + name: Display on + category: config + dps: + - id: 101 + type: boolean + name: switch + optional: true