hassio-dropbox-upload
hassio-dropbox-upload copied to clipboard
Send stats over MQTT
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.
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