Hey everyone!
As far as I can see only MySensors support updating the timestamp LastSeen (/heartbeat). I'd like to be able to script this from dzVents without setting a new value to a virtual sensor. Maybe this is something to implement?
Let met know what you guys think! (Y)
Search found 2 matches
- Monday 22 January 2018 17:21
- Forum: Suggestions
- Topic: Update LastSeen
- Replies: 0
- Views: 395
- Sunday 24 July 2016 16:05
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: GPIO working with Wiring pi but not with Domoticz ...
- Replies: 13
- Views: 13001
Re: GPIO working with Wiring pi but not with Domoticz ...
Hi all! I actually had the same problem. The following script seems to work perfectly, so I've added that to /etc/rc.local (with trailing &) to run in the background. Doesn't hog CPU and works like a charm. I use it to control two kaku light switches (IDX 168 and 65). Put it in /usr/local/bin/ or ...