Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send stats over MQTT #23

Open
d0ugal opened this issue Oct 5, 2018 · 1 comment
Open

Send stats over MQTT #23

d0ugal opened this issue Oct 5, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@d0ugal
Copy link
Owner

d0ugal commented Oct 5, 2018

This is a replacement issue for #4 and #5

Rather than triggering events and adding a custom sensor, we can just send data to MQTT.

We need to decide what to send, and how it should be structured. It should also be an optional feature, only activated if we are given a MQTT endpoint.

@d0ugal d0ugal added the enhancement New feature or request label Nov 9, 2018
@IanAdd
Copy link

IanAdd commented May 6, 2022

MQTT data suggested to be sent on completion/failure:

  • date/time started
  • date/time ended
  • status - complete/failed
  • verbose status - if error then elaborate
  • backup name
  • backup type - full/partial/add-on
  • HA name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants