https://github.com/juliasoriasmith/syncthing-plus
An addon to the existing Syncthing integration to home assistant that adds a binary sensor to report the connection status of devices
https://github.com/juliasoriasmith/syncthing-plus
hacs-integration homeassistant homeassistant-custom-component homeassistant-integration syncthing
Last synced: about 1 month ago
JSON representation
An addon to the existing Syncthing integration to home assistant that adds a binary sensor to report the connection status of devices
- Host: GitHub
- URL: https://github.com/juliasoriasmith/syncthing-plus
- Owner: JuliaSoriaSmith
- License: mit
- Created: 2025-08-07T19:15:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-28T14:16:32.000Z (10 months ago)
- Last Synced: 2025-08-28T18:44:14.808Z (10 months ago)
- Topics: hacs-integration, homeassistant, homeassistant-custom-component, homeassistant-integration, syncthing
- Language: Python
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Syncthing-Plus
An addon to the existing Syncthing integration to home assistant that adds a binary sensor to report the connection status of devices.
This intergration is heavily based upon the existing Syncthing intergration by [@Zhulik](https://github.com/zhulik).
This intergration connects to a Syncthing server using the API key found in the Syncthing GUI, which then reports the device conneciton status on a 2 minute interval. The conneciton status is reported under a binary sensor.
You can utilize this intergration to see if a server's connected clients are online or offline, and using additional HA templates you can determine if a sensor has been offline for a prolonged status indicating that there is a problem.