Search found 3 matches
- Monday 13 December 2021 16:08
- Forum: dzVents
- Topic: Determine "who" initiated a RFX command (the "user" that is logged in the device log)
- Replies: 1
- Views: 408
Re: Determine "who" initiated a RFX command (the "user" that is logged in the device log)
...and here is the answer ;-) Bad weather yesterday allowed for some addtional research. I found one link that said it is not possible directly and another one that showed how to access the history log of a switch via the Domoticz API. Both combined is the solution return { on = { devices = {'The ...
- Sunday 12 December 2021 9:34
- Forum: dzVents
- Topic: Determine "who" initiated a RFX command (the "user" that is logged in the device log)
- Replies: 1
- Views: 408
Determine "who" initiated a RFX command (the "user" that is logged in the device log)
Hi everybody, here is what I would like to achieve: when a RFXCOM-based device is switched on, I would like to use the information of who has triggered it within a script. The device log shows accurately who has switched it on/off in the "user" column: a script, the domotics user interface, a timer ...
- Monday 20 November 2017 18:53
- Forum: Others
- Topic: Door Bird and Http Poller (Poller How-To anywhere?)
- Replies: 0
- Views: 712
Door Bird and Http Poller (Poller How-To anywhere?)
Hi guys, I was searching the forum and the internet for integrating DoorBird into Domoticz. So far I managed to build a virtual switch locking/unlocking the device. However, for some use case I would need to look after the most recent status of door lock. In general no problem - there is an API to ...