ilcato / homebridge-Fibaro-HC2

Homebridge plugin for Fibaro Home Center 2 (and Home Center Lite ...)
Apache License 2.0
66 stars 27 forks source link

Mapping slider to multilevel switch accessory #105

Open vvsokolov opened 6 years ago

vvsokolov commented 6 years ago

Given: two relays that switch two fan speeds. In this case, they can not be switched on at the same time, because in this case the fan will damaged! To manage this, I created a virtual device - a slider that turns these switches on or off depending on the value of the slider. So, I need mapping this virtual slider to single multilevel switch accessory. Is it possible ?

ilcato commented 6 years ago

I'll think about it.

vvsokolov commented 6 years ago

Thanks a lot! I'll be looking forward to it

ilcato commented 6 years ago

What about mapping it to a dimmer?

vvsokolov commented 6 years ago

Good idea! It will be cool

vvsokolov commented 5 years ago

Hi @ilcato! What about new release ? :)

ilcato commented 5 years ago

Very busy at the moment...

vvsokolov commented 5 years ago

Hi! Any news ?

hovorkap commented 5 years ago

@vvsokolov Can you post the virtual device code? I can take a look.

Sent with GitHawk