Skip to content

Commit

Permalink
Merge pull request EverythingSmartHome#117 from EverythingSmartHome/o…
Browse files Browse the repository at this point in the history
…n-latency

Change step for on latency
  • Loading branch information
EverythingSmartHome authored Nov 1, 2023
2 parents 8f17c9d + e290a5f commit 234a5db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions everything-presence-one-beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -519,10 +519,10 @@ number:
id: mmwave_on_latency
entity_category: config
min_value: 0
max_value: 60
max_value: 2
initial_value: 0
optimistic: true
step: 0.5
step: 0.25
restore_value: true
unit_of_measurement: seconds
mode: slider
Expand Down
4 changes: 2 additions & 2 deletions everything-presence-one.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,10 +271,10 @@ number:
id: mmwave_on_latency
entity_category: config
min_value: 0
max_value: 60
max_value: 2
initial_value: 0
optimistic: true
step: 0.5
step: 0.25
restore_value: true
unit_of_measurement: seconds
mode: slider
Expand Down

0 comments on commit 234a5db

Please sign in to comment.