luisiam / homebridge-cmdswitch2

CMD Plugin for HomeBridge (API 2.0): https://github.com/nfarina/homebridge
Apache License 2.0
176 stars 29 forks source link

Default State: Off #6

Closed samsonrosen closed 7 years ago

samsonrosen commented 7 years ago

Hello,

Is it possible to have the switch return back to the state as 'Off'.

luisiam commented 7 years ago

If you only provide an on command without Off command and state command, the switch will always return to Off state

samsonrosen commented 7 years ago

Ah! Nice one - thank you.

deanlyoung commented 5 years ago

Did this behavior change in a more recent version?