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
Is your feature request related to a problem? Please describe.
The current MQTT message that is (optionally) sent when a task fails or is reloaded only contains the app name.
Describe the solution you'd like
Add new MQTT message topic (configurable in config file) in which the full JSON will be sent
Leave current MQTT topic as-is
As the new message is sent on a new topic this will be a non-breaking change.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The current MQTT message that is (optionally) sent when a task fails or is reloaded only contains the app name.
Describe the solution you'd like
As the new message is sent on a new topic this will be a non-breaking change.
The text was updated successfully, but these errors were encountered: