Search found 5 matches
- Wednesday 04 October 2017 22:32
- Forum: Bash / PowerShell / Batch etc.
- Topic: Monitor domoticz log file
- Replies: 7
- Views: 3622
Re: Monitor domoticz log file
I have zipato keypad and I would like to see with user that disarm/arm my alarm. And what I can tell, the log file is the on place I can see that. On the switch I can on see on / off events. It dosent show witch user.
- Tuesday 03 October 2017 21:21
- Forum: Suggestions
- Topic: Indentify tag id with the Zipato/beNext TagReader
- Replies: 24
- Views: 7648
Re: Indentify tag id with the Zipato/beNext TagReader
I've been reading the log file in order to do this. The code is similar to this. I don't want the log file to get too big so the last line clears the log. if grep -q "Received: 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00" "/home/pi ...
- Tuesday 03 October 2017 20:22
- Forum: Bash / PowerShell / Batch etc.
- Topic: Monitor domoticz log file
- Replies: 7
- Views: 3622
Re: Monitor domoticz log file
Can you tell my how 

- Tuesday 03 October 2017 13:25
- Forum: Bash / PowerShell / Batch etc.
- Topic: Monitor domoticz log file
- Replies: 7
- Views: 3622
Monitor domoticz log file
Hi,
I would like to monitor the domoticz.log for ex the word "Something" and update an text switch. So when the "something" word is written in the log, it should update the switch.
Is that possible?
Thanks
/Claus
I would like to monitor the domoticz.log for ex the word "Something" and update an text switch. So when the "something" word is written in the log, it should update the switch.
Is that possible?
Thanks
/Claus
- Friday 11 August 2017 14:21
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Pin code for security panel
- Replies: 1
- Views: 1212
Pin code for security panel
Hi,
Is it possible to have more then one pin code for the security panel. Ex. give each user a separate pin.
Thanks
Regards
Claus
Is it possible to have more then one pin code for the security panel. Ex. give each user a separate pin.
Thanks
Regards
Claus