Skip to content

Commit

Permalink
Added Woox R7246
Browse files Browse the repository at this point in the history
  • Loading branch information
szupi-ipuzs committed Jan 1, 2025
1 parent 3506ae3 commit b3c4f86
Showing 1 changed file with 33 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b3c4f86

Please sign in to comment.