grover/homebridge-automation-switches

Add a configurable slider to the supported switches

grover opened this issue · 7 comments

  • Add a slider with configurable min, max, step and valid values.
  • Should be readable, writeable and notify.
  • Should make use of an existing HomeKit characteristic to enable integration with Home

Could you please preview an example of a Config.json entry for the slider you mentioned?

Thank you, but there is no "Step" field in the Config.json example entry.

That's because I didn't add it yet.

Oh, i see. Thank you for your attention.
Your plugin is very useful indeed. :)

@vrachamis I've added the minStep support in release 3.2.0, which has just gone live. I've also updated the documentation and the slider example.

Thank you very very much! I really owe you! keep up the good work.