This Domoticz plugin allow to communicate from Domoticz to Tailscale and monitor status of connection and devices. It uses sommand bash wrapper to manage local tailscale application.
Sign Up for Tailscale and install client in same system Domoticz is running.
- Clone repository into your domoticz plugins folder
cd domoticz/plugins
git clone https://github.com/mirkg/domoticz-tailscale-plugin.git tailscale
- Restart domoticz
- Make sure that "Accept new Hardware Devices" is enabled in Domoticz settings
- Go to "Hardware" page and add new item with type "Tailscale"
This project is licensed under the MIT License. Feel free to use it and modify it on your own fork.
Pull requests with fixes are welcome! New functionalities and extensions will be not discussed in this repository.