Skip to content

Commit

Permalink
Set optional DPs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyaug committed Nov 14, 2024
1 parent 6676925 commit 63c3b5b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ secondary_entities:
- id: 33
type: boolean
name: switch
optional: true
- entity: number
name: Auto lock time
category: config
Expand All @@ -139,6 +140,7 @@ secondary_entities:
range:
min: 1
max: 1800
optional: true
- entity: button
name: Sync clock
icon: "mdi:clock"
Expand Down

0 comments on commit 63c3b5b

Please sign in to comment.