summaryrefslogtreecommitdiffstats
path: root/custom/input_number.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'custom/input_number.yaml')
-rw-r--r--custom/input_number.yaml37
1 files changed, 37 insertions, 0 deletions
diff --git a/custom/input_number.yaml b/custom/input_number.yaml
new file mode 100644
index 0000000..0fd1307
--- /dev/null
+++ b/custom/input_number.yaml
@@ -0,0 +1,37 @@
+# Parameters for Bulbs
+#- input_number:
+ knob_office_current:
+ min: 0.0
+ max: 10.0
+ step: 1.0
+ initial: 0.0
+ knob_office_brightness0:
+ min: 0.0
+ max: 255.0
+ step: 25.0
+ initial: 255.0
+ knob_office_temperature0:
+ min: 2000.0
+ max: 6500.0
+ step: 500.0
+ initial: 6500.0
+ knob_office_hue0:
+ min: 0.0
+ max: 360.0
+ step: 20.0
+ initial: 0.0
+ knob_office_brightness1:
+ min: 0.0
+ max: 255.0
+ step: 25.0
+ initial: 255.0
+ knob_office_temperature1:
+ min: 2000.0
+ max: 6500.0
+ step: 500.0
+ initial: 6500.0
+ knob_office_hue1:
+ min: 0.0
+ max: 360.0
+ step: 20.0
+ initial: 0.0