# 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