Skip to content

Commit

Permalink
Jianhong ET-72W: rename calibration sensors.
Browse files Browse the repository at this point in the history
Some were previously unknown, others have a more specific name.

Comments on PR #181
  • Loading branch information
make-all committed Jan 8, 2025
1 parent c035b74 commit e090f87
Showing 1 changed file with 4 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,22 +83,17 @@ entities:
name: unknown_109
- id: 112
type: integer
name: unknown_112
name: floor_temp_calibration
- id: 113
type: integer
name: unknown_113
name: room_temp_calibration
- entity: lock
name: Screen lock
translation_key: child_lock
category: config
dps:
- id: 108
type: boolean
name: lock
mapping:
- dps_val: true
icon: "mdi:hand-back-right-off"
- dps_val: false
icon: "mdi:hand-back-right"
- entity: sensor
name: Room temperature
class: temperature
Expand Down Expand Up @@ -146,7 +141,7 @@ entities:
unit: min
- id: 116
type: integer
name: calibration
name: load_w
- entity: select
category: config
translation_key: temperature_unit
Expand Down

0 comments on commit e090f87

Please sign in to comment.