Search found 4 matches
- Friday 06 December 2024 8:50
- Forum: LUA
- Topic: A little Small Lua Telegram Library
- Replies: 32
- Views: 13191
Re: A little Small Lua Telegram Library
Very good library. This inspired to me to make it one similar for sending message & pictures to Pushbullet. One downside of a pure-Lua approach for this problem is that it makes the dzVent event handling loop busy for a few seconds, the time it takes to capture the picture from the camera and call ...
- Thursday 13 July 2023 8:04
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Restart/Shutdown when running as non root user
- Replies: 1
- Views: 1009
Re: Restart/Shutdown when running as non root user
Thank you, your post is helpful!
- Wednesday 05 January 2022 19:28
- Forum: Blockly
- Topic: How to run Blocky when security system is armed or disarmed
- Replies: 0
- Views: 735
How to run Blocky when security system is armed or disarmed
Hi, I would like to use Blocky automation in order to run scripts when I arm or disarm the system through the built-in Security Panel of Domoticz. As far as I know I should use the "Security status" blocky widget and the "Security" triggers, but my blocky trigger does not run. I suppose I need some ...
- Friday 21 May 2021 13:55
- Forum: Cameras
- Topic: camera and switches
- Replies: 0
- Views: 586
camera and switches
I have an IP camera whose feed I want to display in Domoticz dashboard. I have associated a button to the camera so that a preview of the camera feed is displayed. Unfortunately when I turn the button ON a snapshot from the camera is taken and sent to me by email. Is this expected behavior? I would ...