Works 50% of the time at best
Am I the only one who's device only works about half the time. Rarely do I just open the app in my phone and see it green status. Sometimes I'm lucky and can refresh a few times to get a green status. But for every time it works, it doesn't work. This should be the simplest thing to program that I'll program it right here.
@app.post('/open')
def open_garage():
if (authenticated):
send_garage_command('open')
else:
raise "Not authenticated"
-
Official comment
Please contact us at support@gotailwind.com so we can get your account details. We are happy to have a look at this for you. It should obviously be far more reliable than that so something is wrong.
Comment actions
Please sign in to leave a comment.
Comments
1 comment