virtual-devices icon indicating copy to clipboard operation
virtual-devices copied to clipboard

Turning of Modes does not always reflect in app

Open Todilo opened this issue 5 years ago • 3 comments

I have 4 modes. (Home away, guest, vacation). When I enable Home I disable the other 3(turn off). First time it works, then on subsequent changes the state is not visually reflected in the app, ideas?

Todilo avatar Apr 21 '19 08:04 Todilo

Sorry for the late inquiry, but is this a multi-mode or done via flows? In case of a Multi-mode, this ceased to be supported properly by Athom since v2 and I will remove that from the app.

ArjanKranenburg avatar Oct 27 '19 18:10 ArjanKranenburg

Multi mode I believe. So what is the proper way of handling multiple presence states?

Todilo avatar Oct 27 '19 18:10 Todilo

Good question and I'm not sure if I can give you a satisfying answer. There are a two options:

  • Create an onoff device for each state and set/unset them via flows
  • Create an own application with your custom capability reflecting the states.

ArjanKranenburg avatar Oct 27 '19 18:10 ArjanKranenburg