Search found 18 matches
- Saturday 30 September 2017 15:48
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection using UniFi Controller (Ubiquiti Networks)
- Replies: 49
- Views: 28083
Re: Presence detection using UniFi Controller (Ubiquiti Networks)
I dont get it.. where does it look in the unifi controller for the hostname of the phone ? So where do i set the hostname in this script ? Daniel EDIT: I think I got it : cellPhones["xxxxxxx"]=123 the xxxxx part is the name of the device listed in the Unifi Controller Is there a way to speed up the ...
- Saturday 27 May 2017 17:39
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 137076
Re: Dashticz - Module - Garbage collector
Is it possible to add reinis to the garbage collector ? thnx in advance
http://www.reinis.nl/postcodecheck/
Daniel
http://www.reinis.nl/postcodecheck/
Daniel
- Sunday 07 May 2017 22:17
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz - General Discussions
My screen still goes black after a period of time..even with the var standby option removed
- Saturday 06 May 2017 0:19
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz - General Discussions
I didn't change anything , except the updates with git pull but now after 5 minutes it goes to a black screen. Normally it should dimm the active screen. my config var _LANGUAGE = 'nl_NL'; //or: en_US, fr_FR, hu_HU var _HOST_DOMOTICZ = 'http://192.168.0.4:8080'; var _DOMOTICZ_REFRESH = 5; //in ...
- Friday 05 May 2017 21:09
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz - General Discussions
nope... I don't use the "var columns standby" because I only want the screen to dimm
- Friday 05 May 2017 20:48
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz - General Discussions
thats something you don't want to share with everybody, thats why I hide it
- Friday 05 May 2017 20:41
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz - General Discussions
I didn't change anything , except the updates with git pull but now after 5 minutes it goes to a black screen. Normally it should dimm the active screen. my config var _LANGUAGE = 'nl_NL'; //or: en_US, fr_FR, hu_HU var _HOST_DOMOTICZ = 'http://192.168.0.4:8080'; var _DOMOTICZ_REFRESH = 5; //in ...
- Thursday 27 April 2017 11:39
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz v2.0, custom positioning and multiple screens
Here the variable is also moon50 but its showing a full moon....strange
UPDATE: never mind ! working
UPDATE: never mind ! working
- Thursday 27 April 2017 11:09
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz v2.0, custom positioning and multiple screens
No error messages anymore but the moon is showing a full moon ...
- Wednesday 26 April 2017 14:03
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz v2.0, custom positioning and multiple screens
Really great work! Made a donation for a beer or 2 for tomorrow ( or when ever you want to drink it )
- Tuesday 25 April 2017 12:54
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz v2.0, custom positioning and multiple screens
Just did a git pull and that resulted in a almost empty dashboard without any domoticz buttons nor second screen
Only weather blocks are displayed !!
UPDATE : Working again: didnt had the var _SCREENSLIDER_EFFECT in my config.js and had multiple screens
Only weather blocks are displayed !!
UPDATE : Working again: didnt had the var _SCREENSLIDER_EFFECT in my config.js and had multiple screens
- Monday 24 April 2017 9:00
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: RE: Re: Dashticz v2.0, custom positioning and multiple screens
......... consol is showing 404 : http://ipdomoticz:port/dashboard/img/moon/true ..... It looks like your idx numbers are not right... Please check them again. Now it gets the value of another device.. local moonpicture = "MoonPicture" -- name of the uservar to write the name of the moonphase ...
- Monday 24 April 2017 8:22
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz v2.0, custom positioning and multiple screens
Moon LUA script working but in Dashboard no Picture is displayed. I can see the picture frame but there is no moon in it. What am I doing wrong ? I have the same problem Have you both installed latest Dashticz version? The moon.XX.png pictures should be installed in subfolder of image folder. If ...
- Monday 24 April 2017 0:19
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz v2.0, custom positioning and multiple screens
Moon LUA script working but in Dashboard no Picture is displayed. I can see the picture frame but there is no moon in it.
What am I doing wrong ?
What am I doing wrong ?
- Tuesday 18 April 2017 13:29
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz v2.0, custom positioning and multiple screens
I can get image from my rtsp stream with a script. It save an image .jpg in a folder and with this method I can see that image. 2 questions, is there a way to start the script when I press the button? Is there a way to resize that image? thank you so much 1.You can create a Dummy switch, within ...
- Monday 17 April 2017 15:00
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz v2.0, custom positioning and multiple screens
Hi Rob, Thanks for developing this great way of using Domoticz, makes life even more easy ;-) I'm new on this, and was wondering if it would be possible to not only have a button with a link to a http://ip-camera, but to see the realtime image/video stream in the main screen? and perhaps click on ...
- Saturday 15 April 2017 16:47
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 522231
Re: Dashticz v2.0, custom positioning and multiple screens
Really great work !!
Quick questions:
1. Is it possible to change the icon of a Scene ? Like with Blocks
2. Is it possible to leave a space between 2 switches ? example: switch1 - empty - switch 2
thnx!
Quick questions:
1. Is it possible to change the icon of a Scene ? Like with Blocks
2. Is it possible to leave a space between 2 switches ? example: switch1 - empty - switch 2
thnx!
- Friday 24 January 2014 13:42
- Forum: General Discussion
- Topic: Introduce yourself
- Replies: 547
- Views: 173643
Re: Introduce yourself
Name:] Daniel [Country:] The Netherlands [City:] Spijkenisse [Occupation:] Project Manager ICT [Hobbies:] Darts, kitesurfing, kids [Choice for domoticz:] Started to review different packages Domoticz was the winner based on flexibility, gui, performance and hardware support (Raspberry) [My role here ...