Skip to content

Commit

Permalink
feat(config): override minValue to Zen14
Browse files Browse the repository at this point in the history
Closes #6647

Signed-off-by: Bob Eckhoff <[email protected]>
  • Loading branch information
apella12 committed Jan 30, 2024
1 parent 508d101 commit cc1d610
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/config/config/devices/0x027a/zen14.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
{
"#": "2",
"$import": "templates/zooz_template.json#auto_off_timer_duration",
"label": "Auto Turn-Off Timer Duration (Outlet 1)"
"label": "Auto Turn-Off Timer Duration (Outlet 1)",
"minValue": 0
},
{
"#": "3",
Expand Down

0 comments on commit cc1d610

Please sign in to comment.