How to Fix Tuya Devices Not Communicating with HomeBridge: Automating Homebridge Bounce with Linux Crontab
If your Tuya devices fail to communicate with your Homebridge installation, the only workaround is to reboot Homebridge. The best way to fix the issue is to automate Homebrigde bounce using Linux crontab. Instructions: Do the following in Terminal: sudo crontab -eChoose: 1 for nanoInsert a ...