Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Woox R7246 #2717

Merged
merged 7 commits into from
Jan 9, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
temperature unit dpid added as part of temperature sensor
szupi-ipuzs committed Jan 6, 2025
commit 8f425f6c517c4a11bb0579f9336bd38ed531f415
Original file line number Diff line number Diff line change
@@ -9,10 +9,18 @@ entities:
- id: 2
name: sensor
type: integer
unit: C
mapping:
- scale: 10
class: measurement
- id: 11
name: unit
type: string
mapping:
- dps_val: "c"
value: "C"
- dps_val: "f"
value: "F"
optional: true
- entity: select
translation_key: temperature_unit
category: config