Search found 21 matches
- Monday 14 January 2019 9:15
- Forum: Suggestions
- Topic: Graph detail popup shown over graph
- Replies: 0
- Views: 425
Graph detail popup shown over graph
When you hover the mouse over the grap, a popup is shown telling you the exact data of the point where the mouse is. This is a very valuable function, but imho the location of the popup is not good because it is in some situations hiding the graph. Would it be possible to move the popup-data to ...
- Tuesday 08 January 2019 9:24
- Forum: LUA
- Topic: Scripting problem with switch - Off works, on does not work
- Replies: 2
- Views: 796
Re: Scripting problem with switch - Off works, on does not work
Okay, thank you very much. I switch to using a lua script from the events section. That solved it.
- Monday 07 January 2019 16:04
- Forum: LUA
- Topic: Scripting problem with switch - Off works, on does not work
- Replies: 2
- Views: 796
Scripting problem with switch - Off works, on does not work
I have a problem with setting the On position of a virtual switch through a script (tvswitch.lua). The script is a very simple LUA script that contains the following commands (I am just debugging here): commandArray = {} print("test") return commandArray If I remember well, I did a chmod 755 on the ...
- Monday 15 January 2018 9:59
- Forum: Speech & Voice Systems
- Topic: Ask domoticz for value of sensor value using Google Assistant
- Replies: 5
- Views: 4791
Re: Ask domoticz for value of sensor value using Google Assistant
Thank you both for your replies. I am going to look into that now.
- Friday 12 January 2018 15:13
- Forum: Speech & Voice Systems
- Topic: Ask domoticz for value of sensor value using Google Assistant
- Replies: 5
- Views: 4791
Ask domoticz for value of sensor value using Google Assistant
I have managened to have Domoticz respond to "actions" that I submit to it through the Google Assistant on my phone. The smartswitch that I used to switch on or off the lights in our Christmas tree was hard to reach, so in Google Assistant I did this: I created a so called shortcut so that when I ...
- Friday 02 June 2017 14:50
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz - General Discussions
I haven't updated Dashticz lately, but just have this question. I am using radio in my dashboard, but ever time the Dahticz refresh fires, the radio stops playing because the whole page gets refreshed. Is it possible to refresh only certain widgets, instead of the whole page?
- Saturday 06 May 2017 17:16
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz - General Discussions
Would anyone be interested in adding Flightradar24 to his dashboard? I have this setup now and it seems to work nice, although I would like to be able to remove the left part of that site. http://i.imgur.com/vpjAIoU.png I was playing with that also. I use this: frames.flightradar = {height:250 ...
- Friday 05 May 2017 15:18
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz - General Discussions
Would anyone be interested in adding Flightradar24 to his dashboard? I have this setup now and it seems to work nice, although I would like to be able to remove the left part of that site.

- Thursday 04 May 2017 8:56
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
If I would like to make the block of the traffic map twice as high as it is now, how would I need to do that?
- Thursday 04 May 2017 8:32
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
Ah, please specify blocks for the standby mode, like: var columns_standby = {} columns_standby[1] = {} columns_standby[1]['blocks'] = ['clock'] columns_standby[1]['width'] = 12; Okay, that solved it I don't have a black screen anymore... I think I missed that step somehow. I just don't want the ...
- Wednesday 03 May 2017 16:05
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
Not over here, could you send me your config.js (without credentials). Do you have the latest version and cleared cache? Here you are, thank you in advance! I am on the version that was on Github last night around 8 pm. var _LANGUAGE = 'nl_NL'; //or: en_US, fr_FR, hu_HU var _HOST_DOMOTICZ = 'http ...
- Wednesday 03 May 2017 12:41
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
It seems that after the Standby period triggers my screen is now completely black instead of dimmed. I didn't find a settings for this. Anyone else seeing this too?
- Tuesday 18 April 2017 15:24
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
It works for me, both on Chrome and Safari on an iPad Mini with the latest iOS 10(.3.2).robgeerts wrote:Well, i found that fix too but they said it doesnt work for ios10...
Edit: it also works in Chrome in my browser (Chrome on Windows 10)
- Tuesday 18 April 2017 15:11
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
I wanted to use the mediaplayer next button twice to change to 2 stations up, but my clicks were noted as a double click and my iPad zoomed in on that part of the screen. Can you disable the registration of double clicks on buttons like these and handle them as 2 single clicks? Also, the nu.nl ...
- Tuesday 18 April 2017 12:00
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
I wanted to use the mediaplayer next button twice to change to 2 stations up, but my clicks were noted as a double click and my iPad zoomed in on that part of the screen. Can you disable the registration of double clicks on buttons like these and handle them as 2 single clicks? Also, the nu.nl frame ...
- Friday 14 April 2017 11:48
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
You can generate your own unique RSS feed here for The Netherlands: https://www.tvgids24.nl/delenmAiden88 wrote: Now looking for a better one with Ned1/2/3 and RTL4, etc channels.
I use RSS feed for it..
You can even make your own iFrame on the bottom of the page.
- Friday 14 April 2017 10:14
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
deleted! sorry, someone else already asked on this page...
- Friday 14 April 2017 10:08
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: Dashticz v2.0, custom positioning and multiple screens
On my iPad Mini the popup dialogs for radio, tvguide, nu.nl, etc.. are too large. I attached an example of the radio popup which is extreme. The nederland.fm site is even wider than the popup. The other popups only have the bottom off-screen.
I am on the latest version.
Can you look into this Rob?
I am on the latest version.
Can you look into this Rob?
- Wednesday 12 April 2017 11:44
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: New Dashboard Design v2, custom positioning and multiple screens
I have been playing with gas and electric graphs (from P1 smart meter), but what I see is that the graph reverts to it's default all the time. I had set it to 'Afgelopen maand' (past month for non-Dutch speakers), but it reverts to 'Vandaag' (today). Can you make it in a way that it keeps this ...
- Saturday 08 April 2017 12:40
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 570092
Re: New Dashboard Design v2, custom positioning and multiple screens
the popups for nu.nl and radio show really short and automatically close? What could be wrong?