You can find the source over here: https://gitlab.com/robgeerts/dashboard/tree/master
Change CONFIG.JS, for the weather to work, use your own api key from Wunderground.
After saving the config, it loads the switches wich are marked as favorite in Domoticz.
If you have changed the code yourself, it would be great if you can share the changes you made as a snippet in the repository.
I cannot promise it works immediately in your situation, because it was originally created for my own
Last edited by robgeerts on Thursday 09 March 2017 20:34, edited 1 time in total.
Thanks! I Downloaded the Dashboard, and it's looking very nice. Made some changes to the icons as I also have some "Switches" in my Favorites. Could you maybe tell where the value of "Temperatuur Woonkamer" is based upon? And how I can change it?
The value of 'Temperature Woonkamer' is coming from a domoticz-switch with type 'Temp'.
In my case, my device (from my energy supplier, called Toon) is sending this value to Domoticz.
I just editted the scripts so it hides the blocks on the right at first, until there's a value available.
Could you post the changes you made (or a screenshot) to see if this is usefull for me? (or anyone else on this forum)
And what if you have multiple "Temp" Switches For no it looks like its using some random Temp Switch that I have, so if this Switch could be configured that would be cool. The Temperature Switches that you're using is also from Toon I presume? I tried adding my HoneyWell EvoTouch to it, but unfortunately it's not possible to control the Temperature with the Dashboard.
As for the Screenshot, this is my current Dashboard.
But how do you guys set it up with your own switches/temp sensors?
I cant seem to find any place to configure this...
Please help me out
Initially, it gets the switches from Domoticz, the one you marked as Favorite (the yellow star).
IT only works if you add the right path to Domoticz in CONFIG.JS.
But how do you guys set it up with your own switches/temp sensors?
I cant seem to find any place to configure this...
Please help me out
Initially, it gets the switches from Domoticz, the one you marked as Favorite (the yellow star).
IT only works if you add the right path to Domoticz in CONFIG.JS.
Sorry, my mistake... forgot to change the default port number...