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
Trying to get a list of all available actions is very hard because there is no rest endpoint that returns all available actions.
Additionally the system actions are not usable through the rest api because the endpoint requires a thingUID.
Using Cloud Notification Actions directly out of HABApp is a the most requested feature by the users but currently it seems impossible.
Is there anything possible through the REST or Websocket API ?
The text was updated successfully, but these errors were encountered:
Trying to get a list of all available actions is very hard because there is no rest endpoint that returns all available actions.
Additionally the system actions are not usable through the rest api because the endpoint requires a
thingUID
.Using Cloud Notification Actions directly out of HABApp is a the most requested feature by the users but currently it seems impossible.
Is there anything possible through the REST or Websocket API ?
The text was updated successfully, but these errors were encountered: