I did the git pull and now it works again.
@HansielNL: Thx for the support!
Search found 30 matches
- Sunday 12 December 2021 22:07
- Forum: Dashticz
- Topic: Dashticz - ANWB traffic info
- Replies: 28
- Views: 3463
- Sunday 12 December 2021 15:04
- Forum: Dashticz
- Topic: Dashticz - ANWB traffic info
- Replies: 28
- Views: 3463
Re: Dashticz - ANWB traffic info
No effect.How is your codeblock where you define it on the dashboard, in the column?
I am not in the beta I am on the latest stable version
I am not in the beta I am on the latest stable version
- Sunday 12 December 2021 11:39
- Forum: Dashticz
- Topic: Dashticz - ANWB traffic info
- Replies: 28
- Views: 3463
Re: Dashticz - ANWB traffic info
My relevant config parts: //TrafficInfo var trafficinfo = {} trafficinfo.anwbA12 = { trafficJams: true, roadWorks: false, radars: false, road:'A12', provider: 'anwb', show_lastupdate:true, icon: 'fas fa-car', width:12, results: 100 }; trafficinfo.anwbA50 = { trafficJams: true, roadWorks: true ...
- Saturday 11 December 2021 17:08
- Forum: Dashticz
- Topic: Dashticz - ANWB traffic info
- Replies: 28
- Views: 3463
Re: Dashticz - ANWB traffic info
Hi,
Is this working or not. If I set it up - it keeps loading. But it not fully clear if this is broken at this moment.
Does anyone has this working?
Thanks for the clarification.
Cheers, M.
Is this working or not. If I set it up - it keeps loading. But it not fully clear if this is broken at this moment.
Does anyone has this working?
Thanks for the clarification.
Cheers, M.
- Monday 15 November 2021 20:36
- Forum: Dashticz
- Topic: Problems with graph
- Replies: 8
- Views: 613
Re: Problems with graph
I was not aware of the dial feature.
Did not update layout of my dashboard for a while. Will have a look at it. Thx!
Did not update layout of my dashboard for a while. Will have a look at it. Thx!
- Monday 15 November 2021 18:55
- Forum: Dashticz
- Topic: Problems with graph
- Replies: 8
- Views: 613
Re: Problems with graph
@darepac.
I really like your icons, can you point me in a direction where I can find them and install them?
Thx in advance.
I really like your icons, can you point me in a direction where I can find them and install them?
Thx in advance.
- Wednesday 05 February 2020 20:08
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 113443
Re: Dashticz - Module - Calendar
Okay, not sure what I did wrong, yesterday. I spend some time on it, it must have been a "," or something.
Got it working, now. Thanks for looking into it and for your support!
Got it working, now. Thanks for looking into it and for your support!
- Tuesday 04 February 2020 20:46
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 113443
Re: Dashticz - Module - Calendar
I am trying to combine three calendars. Don't seem to get this work.
Is this supported, or is the calendars.combined topped at two?
Is this supported, or is the calendars.combined topped at two?
- Thursday 27 September 2018 23:36
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 126737
Re: Dashticz - Bug report
Not sure why, but by replacing the new lines with the old ones, the issue is gone. Please explain. I have replaced the complete code in weather.js with the one from your github link. --> Big wheather does not show. 'config['wu_api'] = ....' line still leads to not loading Dashticz I removed the ...
- Wednesday 26 September 2018 19:45
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 126737
Re: Dashticz - Bug report
Last Monday I ran into the below issue. .... Additional now the big_weather block is not showing anymore. Anyone a solution for this? Digging for a while brought me to this: https://github.com/Dashticz/dashticz_v2/commit/988d64062f3e8853bdb07c0ba645f03d555ef251#diff-019cee02e2aa9d6a1f53e39e2dcc02e5 ...
- Monday 24 September 2018 21:26
- Forum: Feature requests
- Topic: Dashticz - Feature Requests
- Replies: 391
- Views: 108241
Re: Dashticz - Feature Requests
really like this idea. Did some quick research, there is done some work in this direction, check GitHub:
I will give it a try this week.
Code: Select all
https://github.com/OVChip/ovchipapi-node
Code: Select all
https://github.com/OVChip/ovchipapi-python
- Monday 24 September 2018 20:51
- Forum: Bugs
- Topic: Dashticz - Bug report
- Replies: 557
- Views: 126737
Re: Dashticz - Bug report
I ran into the same issue with WU as described above.
Removing the line solved the issue.
Additional now the big_weather block is not showing anymore. Anyone a solution for this?
Removing the line solved the issue.
Additional now the big_weather block is not showing anymore. Anyone a solution for this?
- Friday 10 August 2018 17:03
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 552790
Re: Dashticz - General Discussions
My Pi crashed the other day. I had all settings backed up. That worked out quite well. I was not yet running on the latests version of Dashticz, not sure on which one. I use an Android tablet to display the dashboard. Works like a charm. In the past I was able to refresh the page by pulling the ...
- Sunday 27 August 2017 16:50
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 552790
Re: Dashticz - General Discussions
See my setup below. I have four maps, but cutting it down to your preferred number should not be difficult In the settings part of CONFIG.js: config['gm_api'] = '<API KEY>'; config['gm_zoomlevel'] = '10'; config['gm_latitude'] = 0; config['gm_longitude'] = 0; After the settings part you should ...
- Wednesday 26 July 2017 23:31
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 552790
Re: Dashticz - General Discussions
I have created two on/off buttons. One is an off button to turn all lights (hue) off in my house. One is an on button to turn all lights (hue) on in my house. They both work in the domoticz environment. Downside is that the on button does not work in Dashticz. Anyone a suggestion, clue or a solution ...
- Monday 19 June 2017 23:34
- Forum: Bash / PowerShell / Batch etc.
- Topic: PiHole Script
- Replies: 17
- Views: 9202
Re: PiHole Script
@simonrg: Thx for lua script - also a possibility, not a LUA jedi - not even a bash jedi.
Nice to see, that it is interesting for people.
Nice to see, that it is interesting for people.
- Tuesday 13 June 2017 19:40
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 552790
Re: Dashticz - General Discussions
I created a new topic for PiHole under scripts: https://www.domoticz.com/forum/viewtopi ... 15#p138215
Sorry for any inconvenience.
Sorry for any inconvenience.
- Tuesday 13 June 2017 19:35
- Forum: Bash / PowerShell / Batch etc.
- Topic: PiHole Script
- Replies: 17
- Views: 9202
PiHole Script
I created a script to add output of the PiHole api to Domoticz
Link to the script on the wiki: https://www.domoticz.com/wiki/Display_o ... PiHole_api
Link to the website of the PiHole project: https://pi-hole.net
Link to the script on the wiki: https://www.domoticz.com/wiki/Display_o ... PiHole_api
Link to the website of the PiHole project: https://pi-hole.net
- Monday 12 June 2017 0:06
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 552790
Re: Dashticz - General Discussions
For those of you, who also use a PiHole in their network.
I created a script and a wiki to display the api output in domoticz, from there it is a small step to get it in Dashticz.
http://www.domoticz.com/wiki/Display_ou ... PiHole_api
I created a script and a wiki to display the api output in domoticz, from there it is a small step to get it in Dashticz.
http://www.domoticz.com/wiki/Display_ou ... PiHole_api
- Sunday 11 June 2017 22:19
- Forum: Feature requests
- Topic: Dashticz - Feature Requests
- Replies: 391
- Views: 108241
Re: Dashticz - Feature Requests
Hi,
I would like to see a feature that you can specify / overrule the width of a block, on a different page.
Issue I have is that on one page the block needs to be a width of 12, on an other page the block needs to have width of 12.
I would like to see a feature that you can specify / overrule the width of a block, on a different page.
Issue I have is that on one page the block needs to be a width of 12, on an other page the block needs to have width of 12.