I can't find any documentation of the API docs about this so sorry for all the post today.
I am wanting to push an updated to a custom state when cmds are run from the device page. I am surely missing something. The STT documentation uses Tiles which Drivers don't so I am having trouble finding the solution
Is there documentation I am missing or is it all just trial and error? It appears allot of stuff from STT isn't supported in drivers (but probably apps)
I am wondering if that is why it doesn't show at load but does show after running the command to fire the event. I will wait on someone else to answer the proper process of
You have to define an attribute if you want to set a state and send an event for it. yes it will show on the page dynamically but it does not get stored in the database since it is an event for an attribute that does not exist.