dashticz: Important Request
Moderators: leecollings, htilburgs, robgeerts
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: IMPORTANT REQUEST!!!
In the various .js-files I've changed https://dashticz.nl/ to http://192.168.0.10/scripts/ but I'm not seeing garbage or calendar working. Before doing this I issued a git pull, with a notice that everything was up to date (noticed my custom.css file to be empty after this)
Guess there is still something else to do.
Guess there is still something else to do.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
- gielie
- Posts: 290
- Joined: Tuesday 12 January 2016 11:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest β
- Location: The Netherlands (Alkmaar)
- Contact:
Re: IMPORTANT REQUEST!!!
@rob are you still involved with the project or are you abandon it totally?
What i want to know is are there any new developments, is someone taking over?
basic question is this project dead and should we search for another dashitcz like module?
What i want to know is are there any new developments, is someone taking over?
basic question is this project dead and should we search for another dashitcz like module?
- Aeon Labs USB Stick met Z-wave plus
- Aeotec MultiSensor 6
- FIBARO FGS223
- FIBARO FGWPE Wall Plug
- Neo CoolCam Power plug
- Popp Smoke Detector
- Toon
- Kodi Media Server
- Aeotec MultiSensor 6
- FIBARO FGS223
- FIBARO FGWPE Wall Plug
- Neo CoolCam Power plug
- Popp Smoke Detector
- Toon
- Kodi Media Server
-
- Posts: 667
- Joined: Wednesday 08 March 2017 9:42
- Target OS: Linux
- Domoticz version: 3.8993
- Location: Amsterdam
- Contact:
Re: IMPORTANT REQUEST!!!
Can someone post a full info about where we need change URLS to use the 4 scripts when you upload them to a webserver?
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
- Thuis
- Posts: 267
- Joined: Tuesday 11 September 2018 11:36
- Target OS: Linux
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: IMPORTANT REQUEST!!!
First Rob, thank you for sharing your hobby with us. It is a great hobby and thank you we may also get the joy of using the nice Dashticz with Domoticz.robgeerts wrote: ↑Thursday 18 October 2018 14:59 Ok, i had to remove the scripts from my server.
In the attachment a zip with the files.
You can just upload it to a server with PHP and change the url in Dashticz.
Look through the scripts, I NEVER SAVED ANY OF YOUR DATA.
I DONT CARE ABOUT YOUR DATA!
It was done because the parsing of some external webservices made the dashboard slower.
Also, some webservice for the garbage-calendars for example, have different arrays of data they return, I wanted it to be returned in one way so the script in Dashticz could be the same for every garbage-collector.
Anyway, use it if you want and dont use if you dont want.
I did this as a hobby project and indeed, charged nothing for it.
I like the features of the garbage and the ical calendar, so now it has not been working and i am afraid that, maybe in the future, it will have to be local so, I am trying to get the ical and garbage to work. I have apache24 with php5 up and running, and trying to change the curl to my host.
curUrl = 'http://127.0.0.1/dashticz/ical/?time=' + cache + '&url=' + curUrl;
curUrl = 'http://127.0.0.1:8090/dashticz/ical/?time=' + cache + '&url=' + curUrl;
curUrl = 'http://127.0.0.1:8090/myhome/dashticz/ical/?time=' + cache + '&url=' + curUrl;
unfortunately without success. I must add that I use windows 7 32 bit.
The only reason I am trying to do this is I would like to get it to work, but I did not mind the way it was before. So without any local stuff. It worked great ! And despite what people think, I think you did not use any information or gain anything from your hobby project. Google is probably a company to be more concerned about then Dashticz, if these people are so concerned about their privacy...
Keep up the good work, and I hope the project will stay alive for a long while !
( just downloaded the beta, with changes 18 hours ago, so there is still some development, and thanks for that ! )
I Love Domoticz ! And the community around it :-)
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: IMPORTANT REQUEST!!!
@gielie, i thought Rob just did some updates on the beta (git pull gave me some changes), I hope Rob doesn't leave us, there is no better dashboard out there.
@poudenes I second, third and fourth that
@poudenes I second, third and fourth that

Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 667
- Joined: Wednesday 08 March 2017 9:42
- Target OS: Linux
- Domoticz version: 3.8993
- Location: Amsterdam
- Contact:
Re: IMPORTANT REQUEST!!!
I have TV, and Public transport working. only ical isn't working yet.

RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: IMPORTANT REQUEST!!!
Great.. How did you do that?
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: IMPORTANT REQUEST!!!
Im still involved and I am still proud on this project!
Its not that somebody is taking it over but there are some people adding new contributions to it, wich I love!
I started this as a hobby, put much time in it while earning nothing. That doesnt matter at all but, because of that, my regular work (running own business) was running behind.
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: IMPORTANT REQUEST!!!
Second this also. (I seem to agree to a lot lately).Thuis wrote: ↑Monday 22 October 2018 11:52
First Rob, thank you for sharing your hobby with us. It is a great hobby and thank you we may also get the joy of using the nice Dashticz with Domoticz.
I like the features of the garbage and the ical calendar, so now it has not been working and i am afraid that, maybe in the future, it will have to be local so, I am trying to get the ical and garbage to work. I have apache24 with php5 up and running, and trying to change the curl to my host.
curUrl = 'http://127.0.0.1/dashticz/ical/?time=' + cache + '&url=' + curUrl;
curUrl = 'http://127.0.0.1:8090/dashticz/ical/?time=' + cache + '&url=' + curUrl;
curUrl = 'http://127.0.0.1:8090/myhome/dashticz/ical/?time=' + cache + '&url=' + curUrl;
unfortunately without success. I must add that I use windows 7 32 bit.
The only reason I am trying to do this is I would like to get it to work, but I did not mind the way it was before. So without any local stuff. It worked great ! And despite what people think, I think you did not use any information or gain anything from your hobby project. Google is probably a company to be more concerned about then Dashticz, if these people are so concerned about their privacy...
Keep up the good work, and I hope the project will stay alive for a long while !
( just downloaded the beta, with changes 18 hours ago, so there is still some development, and thanks for that ! )
What if you tyr localhost instead of 127.0.0.1? I know it should be the same thing in the end, but who knows.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
- Thuis
- Posts: 267
- Joined: Tuesday 11 September 2018 11:36
- Target OS: Linux
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: IMPORTANT REQUEST!!!
Nope, also Localhost no success 

I Love Domoticz ! And the community around it :-)
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: IMPORTANT REQUEST!!!
Damn...
But it seems you succeeded, looking at your previous post.
But it seems you succeeded, looking at your previous post.
Last edited by EdwinK on Monday 22 October 2018 12:59, edited 1 time in total.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 1273
- Joined: Saturday 24 January 2015 22:12
- Target OS: NAS (Synology & others)
- Domoticz version: 3.7067
- Location: NL
- Contact:
Re: IMPORTANT REQUEST!!!
Thanks for the compliments.Thuis wrote: ↑Monday 22 October 2018 11:52First Rob, thank you for sharing your hobby with us. It is a great hobby and thank you we may also get the joy of using the nice Dashticz with Domoticz.robgeerts wrote: ↑Thursday 18 October 2018 14:59 Ok, i had to remove the scripts from my server.
In the attachment a zip with the files.
You can just upload it to a server with PHP and change the url in Dashticz.
Look through the scripts, I NEVER SAVED ANY OF YOUR DATA.
I DONT CARE ABOUT YOUR DATA!
It was done because the parsing of some external webservices made the dashboard slower.
Also, some webservice for the garbage-calendars for example, have different arrays of data they return, I wanted it to be returned in one way so the script in Dashticz could be the same for every garbage-collector.
Anyway, use it if you want and dont use if you dont want.
I did this as a hobby project and indeed, charged nothing for it.
I like the features of the garbage and the ical calendar, so now it has not been working and i am afraid that, maybe in the future, it will have to be local so, I am trying to get the ical and garbage to work. I have apache24 with php5 up and running, and trying to change the curl to my host.
curUrl = 'http://127.0.0.1/dashticz/ical/?time=' + cache + '&url=' + curUrl;
curUrl = 'http://127.0.0.1:8090/dashticz/ical/?time=' + cache + '&url=' + curUrl;
curUrl = 'http://127.0.0.1:8090/myhome/dashticz/ical/?time=' + cache + '&url=' + curUrl;
unfortunately without success. I must add that I use windows 7 32 bit.
The only reason I am trying to do this is I would like to get it to work, but I did not mind the way it was before. So without any local stuff. It worked great ! And despite what people think, I think you did not use any information or gain anything from your hobby project. Google is probably a company to be more concerned about then Dashticz, if these people are so concerned about their privacy...
Keep up the good work, and I hope the project will stay alive for a long while !
( just downloaded the beta, with changes 18 hours ago, so there is still some development, and thanks for that ! )
What if you put a simple HTML-file in the root? Could you open that one?
If yes, try a PHP-file too with the following contents:
<?php
echo 'test';
?>
If you see code in your browser, PHP is not working, if you only see 'test', installation is all good.
Do you get a warning ion your console window when opening Dashticz?
- Thuis
- Posts: 267
- Joined: Tuesday 11 September 2018 11:36
- Target OS: Linux
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: IMPORTANT REQUEST!!!
I Love Domoticz ! And the community around it :-)
-
- Posts: 18
- Joined: Thursday 06 September 2018 11:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest b
- Contact:
Re: IMPORTANT REQUEST!!!
Crazy,
I have only installed lighttp, configured lighttp to run php and on port 8090 with the help of google. Created a link from /var/www to the dashticz folder und actiaved the local url in the settings. thats all. Used the latest beta. Now i have domoticz on 8080 with built in webserver and dashticz on 8090 with lighttp. That's all.
Don't forget to install the curl-Module within php!! That was my main fault.
I am wondering why this is so difficult.
MOses123
I have only installed lighttp, configured lighttp to run php and on port 8090 with the help of google. Created a link from /var/www to the dashticz folder und actiaved the local url in the settings. thats all. Used the latest beta. Now i have domoticz on 8080 with built in webserver and dashticz on 8090 with lighttp. That's all.
Don't forget to install the curl-Module within php!! That was my main fault.
I am wondering why this is so difficult.
MOses123
-
- Posts: 18
- Joined: Thursday 06 September 2018 11:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest b
- Contact:
Re: IMPORTANT REQUEST!!!
Have you installed the curl module in php? That was my fault.Thuis wrote: ↑Monday 22 October 2018 13:05 http://127.0.0.1:8090/test.php
i get:
test
so that seems to be working.
- Thuis
- Posts: 267
- Joined: Tuesday 11 September 2018 11:36
- Target OS: Linux
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: IMPORTANT REQUEST!!!
In notepad++ i double click:
curUrl = 'http://127.0.0.1:8090/onshuis/dashticz/ical/?time='
Then my browser opens and i get: address bar: http://127.0.0.1:8090/onshuis/dashticz/ical/?time=
Fatal error: Call to undefined function curl_init() in C:\Apache24\www\onshuis\dashticz\ical\helpers\SG_iCal_Parser.php on line 44
So it must be accessible thru the server....
curUrl = 'http://127.0.0.1:8090/onshuis/dashticz/ical/?time='
Then my browser opens and i get: address bar: http://127.0.0.1:8090/onshuis/dashticz/ical/?time=
Fatal error: Call to undefined function curl_init() in C:\Apache24\www\onshuis\dashticz\ical\helpers\SG_iCal_Parser.php on line 44
So it must be accessible thru the server....
I Love Domoticz ! And the community around it :-)
- Thuis
- Posts: 267
- Joined: Tuesday 11 September 2018 11:36
- Target OS: Linux
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: IMPORTANT REQUEST!!!
AHA ! curl module, oke, i can search the internet for a curl module, thank you !
I Love Domoticz ! And the community around it :-)
- Thuis
- Posts: 267
- Joined: Tuesday 11 September 2018 11:36
- Target OS: Linux
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: IMPORTANT REQUEST!!!
when i do
<?php
phpinfo();
?>
i can see i have curl installed in c:\curl\bin
and i also added it to the php.ini
.....
<?php
phpinfo();
?>
i can see i have curl installed in c:\curl\bin
and i also added it to the php.ini
.....
I Love Domoticz ! And the community around it :-)
- Thuis
- Posts: 267
- Joined: Tuesday 11 September 2018 11:36
- Target OS: Linux
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: IMPORTANT REQUEST!!!
I took the c:\curl\bin from my omgevingsvariabelen, so i have to restart my pc .....
I Love Domoticz ! And the community around it :-)
Who is online
Users browsing this forum: No registered users and 1 guest