Search found 5 matches
- Monday 05 August 2019 11:32
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 90528
Re: Buienradar Weather Lookup Plugin
Hi I just installed this plugin yesterday, and it seems to all work first go. Earlier I had updated Domoticz to 4.10717 (from 4.09xxx or something) and dist-upgraded Debian 9.9 stretch Nice work on the plugin. Question: Anyone has any examples on how to use LUA to trigger events? Or alternatively to ...
- Wednesday 09 August 2017 23:18
- Forum: Bash / PowerShell / Batch etc.
- Topic: Script to turn and after delay off some lights
- Replies: 3
- Views: 2577
Re: Script to turn and after delay off some lights
Ok, that is a very powerfull script tool, a very good explanation, and it simply works !
Thanks!
Thanks!
- Tuesday 08 August 2017 22:47
- Forum: Bash / PowerShell / Batch etc.
- Topic: Script to turn and after delay off some lights
- Replies: 3
- Views: 2577
Script to turn and after delay off some lights
Hi all Pretty new to Domoticz scripts, and I seem to fail to grasp how to control things from a script. I seek some pointers and hints on how to achieve the following simple script. Preferably in Bash, as I know that already, but maybe it is time to bite into Perl or Lua (been meaning to for a while ...
- Monday 27 February 2017 8:49
- Forum: Suggestions
- Topic: Scene Timers with date range
- Replies: 0
- Views: 541
Scene Timers with date range
Hi Right now, the timers have a time-of-day and a day-of-week possibility Would it be possible and/or a good idea to add a Day-of-Year (DoY) to the timers? So it would only trigger when within this date rage? For example: Scene "Morning (open curtains)" Active from September 21 to March 20, open at ...
- Friday 25 November 2016 17:27
- Forum: Cameras
- Topic: Make snapshot from Ubiquiti UVC camera
- Replies: 12
- Views: 7469
Re: Make snapshot from Ubiquiti UVC camera
Next I tried: wget --user=ubnt --password=yyyyyy https://xxx.xxx.xxx.xxx:/snap.jpeg this generates the "Unknown authentication scheme" error. It seems that you have to change someting in the camera to make this work. I am a bit lazy to adapt all my camera's. Not that I know it to work, but as a ...