Open
Description
Proposal:
- 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.
Activity