You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make agent modules able to expose a set of actions that are basically predefined events
Create an API endpoint which exposes the available actions and enables them to be created by a client (such as an Android app)
It might be prudent to additionally offer a set of "stdlib" events that are universally recognizable since they are built into Homebrain core. Such as ButtonEvent/LampEvent/LogEvent/etc.