An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![alt text](https://github.com/JuliaSoriaSmith/Syncthing-Plus/blob/main/images/logo.png "Logo")

# 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.