Skip to content

how to change the "slider" to normal input fields #169

Answered by syssi
Rubber1Duck asked this question in Q&A
Discussion options

You must be logged in to vote
number:
  - platform: soyosource_virtual_meter
    soyosource_virtual_meter_id: virtualmeter0
    buffer:
      name: "${name} buffer"
      initial_value: 10
      restore_value: true
      mode: box
    manual_power_demand:
      name: "${name} manual power demand"
      max_value: 900
      mode: box
    max_power_demand:
      name: "${name} max power demand"
      initial_value: 600
      max_value: 900
      restore_value: true
      mode: box
    power_demand_divider:
      name: "${name} power demand divider"
      initial_value: 1
      restore_value: true
      mode: box

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@syssi
Comment options

Answer selected by Rubber1Duck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants