Skip to content

Commit

Permalink
Lubluelu vacuum: Correction to dp type for mop sensor
Browse files Browse the repository at this point in the history
From log in issue make-all#1378
  • Loading branch information
make-all committed Sep 28, 2024
1 parent 5f32dc6 commit 5e57543
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -412,12 +412,13 @@ secondary_entities:
category: diagnostic
dps:
- id: 40
type: boolean
type: string
optional: true
name: sensor
mapping:
- dps_val: null
value: false
- dps_val: installed
value: true
- value: false
- entity: select
name: Operation mode
icon: "mdi:robot-vacuum"
Expand Down

0 comments on commit 5e57543

Please sign in to comment.