Skip to content

Commit

Permalink
use more allowManualEntry false
Browse files Browse the repository at this point in the history
  • Loading branch information
geirra committed Oct 27, 2023
1 parent 8d6847f commit 925d937
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/config/config/devices/0x019b/z-trm6.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"minValue": 0,
"maxValue": 5,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Floor",
Expand Down Expand Up @@ -82,6 +83,7 @@
"minValue": 0,
"maxValue": 7,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "10",
Expand Down Expand Up @@ -208,6 +210,7 @@
"minValue": 0,
"maxValue": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Hysteresis",
Expand Down Expand Up @@ -235,6 +238,7 @@
"minValue": 0,
"maxValue": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Setpoint",
Expand Down Expand Up @@ -368,6 +372,7 @@
"minValue": 0,
"maxValue": 3,
"defaultValue": 1,
"allowManualEntry": false,
"options": [
{
"label": "Off",
Expand All @@ -394,6 +399,7 @@
"minValue": 0,
"maxValue": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Disabled",
Expand Down

0 comments on commit 925d937

Please sign in to comment.