summaryrefslogtreecommitdiffstats
path: root/custom/input_number.yaml
blob: 2d7ec1c223c28136b24a14d9b5ff7442c5d06018 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# 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
    smartpi_playlist:
      min: 0.0
      max: 10.0
      step: 1.0
      initial: 0.0