Feature request: more information from Syncthing integration

I support that.

The documentation for the Syncthing integration is available here: Syncthing - Home Assistant

Current state of information available via the integration:

  1. syncing folders
    • :white_check_mark: There is already one sensor per syncing folder available with a lot attributes.

    • :zap: additional attributes or sensor might be useful like: last scan time

  2. :zap: Device statistics are not available yet. Things like: uptime, version, identification, total files, folders, disk usage, #synced folders, #remote devices
  3. :zap: Remote Devices are not available yet.
    • Here especially last seen or sync status are quite interesting for automations i.e. to report devices which were not available for long time.

In 2020 @Moonbase59 already made a great tutorial for lot’s of the information via yaml based REST calls.
Nevertheless since the there is already a Syncthing integration available and this feature request there here also existed, I wanted to summarize the current state and different solutions here alltogether.

Maybe it helps to see more people supporting this by voting for it or eventually somebody files a pull request.

2 Likes