rudders / homebridge-http

HTTP Plugin for Homebridge
Apache License 2.0
178 stars 109 forks source link

Stateless Push Button #32

Closed dirk777 closed 8 years ago

dirk777 commented 8 years ago

How can I realize a stateless push button? Ignoring the status url helps not at all. HomeKit apps as EVE are still showing On- and Off-buttons.

NovaGL commented 8 years ago

There is no such thing as stateless commands in homekit.

What I do is set the off command and on command to be the same thing, that way it doesn't matter which state it's in.