Skip to content

Commit

Permalink
Lefant N3: make power dp optional
Browse files Browse the repository at this point in the history
  • Loading branch information
make-all authored and timlaing committed Aug 8, 2024
1 parent a513366 commit bcf9d2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/tuya_local/devices/lefant_n3_vacuum.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ primary_entity:
- id: 1
name: power
type: boolean
optional: true
- id: 2
name: activate
type: boolean
Expand Down Expand Up @@ -231,6 +232,7 @@ secondary_entities:
- id: 1
type: boolean
name: button
optional: true
- entity: button
name: Pause
icon: "mdi:pause"
Expand Down

0 comments on commit bcf9d2f

Please sign in to comment.