Page 8 of 12
Re: FlatZ Frontpage
Posted: Tuesday 17 November 2015 13:10
by galadril
woods wrote:Thanks for the great work!
Is there any way I can make another page containing info? As a user of public transport, I would rather use real time status on my nearest tram/metro stop, then traffic.
The site url:
http://mon.ruter.no/monitor/3010512/Sch ... imdalsgata
Thanks for any suggestions!
Should be possible..
Just create your own extra page and create a javascript method to get the data.
Info link:
http://mon.ruter.no/SisMonitor/Deviatio ... &sid=99999
Left side Data:
http://mon.ruter.no/SisMonitor/Refresh? ... &sid=99999
Right side Data:
http://mon.ruter.no/SisMonitor/Refresh? ... &sid=99999
lykke til

Re: FlatZ Frontpage
Posted: Wednesday 18 November 2015 22:03
by ropske
sorry to ask, but i'm searching and searching how to set following in one box:
'Degrees' °C | 'Humidity' %
Code: Select all
<div class="col-sm-3 col-lg-3">
<div class="half-unit">
<dtitle id="desc_cell8"></dtitle>
<hr>
<h2 style="float: left; width: 50%;" id="cell8"></h2>
<h2 style="float: right; width: 50%; text-align: right;" id="cell800"></h2>
</div>
</div>
it's allmost what i want, but then without the °C | %
Can someone please help me?? Thank you
Re: FlatZ Frontpage
Posted: Wednesday 18 November 2015 22:20
by ropske
if i do for example:
<h2 id="cell8"></h2> °C | <h2 id="cell800"></h2> %
he keeps putting it under eachother instead of beside eachother
as you will noticed, im not a html coder :p
Re: FlatZ Frontpage
Posted: Thursday 19 November 2015 13:13
by dijkdj
Hi, it works now. Very nice.
I have two question:
-Is it possible to call a hue scene? Domoticz scenes don't works as well as it does lamp by lamp
-Is it possible to put a screenshot of the webcam on the frontpage?
Re: FlatZ Frontpage
Posted: Thursday 19 November 2015 21:26
by trollmar
Hi galadril
Thx for the great work!!!
Maybe someone can help me with my question.
I would like resize the buttons on the lights Page.
The "On/Off" Buttons.
It is possible ?..where can i find the values to change the pix height?
Thx
Re: FlatZ Frontpage
Posted: Friday 20 November 2015 10:45
by markiemajax
markiemajax wrote:Hello,
I am trying to add a page for my Evohome room temperatures.
I made an extra page, witch is called "Temperature". I have 6 temperatur blocks, just like in the frontpage (donut chart).
In the frontpage it is used for "woonkamer".
But i can't get any data in the blocks.
Does anyone have an idea? I made a temperature.html and i changed the settings.js.
Does someone have an answer for me??
Re: FlatZ Frontpage
Posted: Sunday 22 November 2015 13:08
by pipari
Hi,
Anyone having problem with displaying temperature below zero? Got -1,6 outside but it displays +0,6 ...
thanks for a great frontpage
best regards
Cristopher
Re: FlatZ Frontpage
Posted: Sunday 22 November 2015 21:53
by ericjuh
trollmar wrote:Hi galadril
Thx for the great work!!!
Maybe someone can help me with my question.
I would like resize the buttons on the lights Page.
The "On/Off" Buttons.
It is possible ?..where can i find the values to change the pix height?
Thx
@galadril First off all, big thanks to the frontpage. It's looking amazing.
I also have the same question. The buttons on the left button panel are a bit to small.
Also two other question:
- in de camera tab you see 6 camera's, but i only have 2 camera's. I managed to remove 4 boxes, but how do i make the other 2 boxes bigger?
- I have renamed the tab's to a dutch name: nieuws for news, etc. But somehow the active page isnt highlighted anymore after that. Any idea why this isnt working after i translate the tabs?
Re: FlatZ Frontpage
Posted: Sunday 22 November 2015 22:43
by trollmar
I also have the same question. The buttons on the left button panel are a bit to small.
Also two other question:
- in de camera tab you see 6 camera's, but i only have 2 camera's. I managed to remove 4 boxes, but how do i make the other 2 boxes bigger?
- I have renamed the tab's to a dutch name: nieuws for news, etc. But somehow the active page isnt highlighted anymore after that. Any idea why this isnt working after i translate the tabs?
hi,
have you tried a different class??
Code: Select all
<div class="col-sm-3 col-lg-3">
<div class="dash-unit">
Re: FlatZ Frontpage
Posted: Friday 27 November 2015 16:29
by wizzard72
Very nice frontpage!
The settings.js file is readable from a webbrowser. Because my username and password is stored in plain text, I want to hide the settingsfile. Does any one knows how to do it?
Re: FlatZ Frontpage
Posted: Saturday 28 November 2015 13:19
by wizzard72
With Apache you can use a .htaccess file to restrict access to files, so you can save use it on the internet. Is something like this possible with the domoticz webserver? Maybe a new feature for domoticz?
Verstuurd vanaf mijn SM-T700 met Tapatalk
Re: FlatZ Frontpage
Posted: Saturday 28 November 2015 15:27
by wizzard72
Thanks for explaining! Then I'm going to use the floorplans.
Verstuurd vanaf mijn SM-T700 met Tapatalk
Re: FlatZ Frontpage
Posted: Sunday 29 November 2015 13:39
by roblom
Maybe a dumb question, but when i Upload all files to the www folder, then everything got mixed up with the original Domoticz files. Is there an easy way to separate the original files from the custom theme files?
Re: FlatZ Frontpage
Posted: Sunday 29 November 2015 14:06
by grestysr
Can someone recommend what changes I need to make to frontpage.html to replace one of the donut tiles with a camera view?
I've tried moving some of the code from camera.html but I can't seem to get it to work.
Any help gratefully received.
Re: FlatZ Frontpage
Posted: Monday 30 November 2015 20:37
by NietGiftig
roblom wrote:Maybe a dumb question, but when i Upload all files to the www folder, then everything got mixed up with the original Domoticz files. Is there an easy way to separate the original files from the custom theme files?
Same question here !!
I have no html skils, so a short explanation is welcome
Re: FlatZ Frontpage
Posted: Monday 30 November 2015 21:17
by trollmar
roblom wrote:
Maybe a dumb question, but when i Upload all files to the www folder, then everything got mixed up with the original Domoticz files. Is there an easy way to separate the original files from the custom theme files?
Same question here !!
I have no html skils, so a short explanation is welcome
I made a sub Folder and upload everything into it.
So my browser path looks like this:
http://192.168.xxx.xxx:8080/flatz/frontpage.html
In www there is now a subfolder "flatz"
Re: FlatZ Frontpage
Posted: Monday 30 November 2015 22:22
by roblom
Ok, that works, thanks.
But I like the fact that you can switch in Domoticz to the custom frontpage from the menu. Therefore the frontpage.html needs to be in the www/ folder. But when I upload the folders everything got mixed up with other custom frontpages I'm testing. Then when i don't use one of the custom frontpages anymore it's hard to remove without removing the other frontpages too.
So in my opinion there should be a subfolder in the "www/" folder (like "www/FlatZ") but the main page of the custom frontpage should be in the root of the "www/" folder (and named "FlatZ.html".
But then all the file paths in the FlatZ.html file needs to be changed I think other wise they point to "www/" instead of "www/Flats".

- Frontpages from menu in Domoticz.
- Frontpages.jpg (32.89 KiB) Viewed 6997 times
Re: FlatZ Frontpage
Posted: Friday 04 December 2015 15:05
by EG2015
Hello,
I got the dashboard running on Synology station. But I see only my log from domoticz. Nothing in the other pages from my Domoticz switches/bulbs/etc.
I filled in my IP an port number in the 'settings.js' file behind "$.domoticzurl"
What 'm I doing wrong? is there more to configure?
Re: FlatZ Frontpage
Posted: Friday 04 December 2015 16:11
by skalman77
How do I add dimmers to Homescreen?
Can i replace onbutton on this row to get a slider instead?
"['13', 'Data', 'cell1', 'Kitchen', 'onbutton'],//onbutton = only push on"
Secondly - on my Lights page, there is no lights. When troubleshooting it looks like the page is trying to get all devices from domoticz via json. Is that correct?
Re: FlatZ Frontpage
Posted: Saturday 05 December 2015 15:22
by Clemen
roblom wrote:Ok, that works, thanks.
But I like the fact that you can switch in Domoticz to the custom frontpage from the menu. Therefore the frontpage.html needs to be in the www/ folder. But when I upload the folders everything got mixed up with other custom frontpages I'm testing. Then when i don't use one of the custom frontpages anymore it's hard to remove without removing the other frontpages too.
So in my opinion there should be a subfolder in the "www/" folder (like "www/FlatZ") but the main page of the custom frontpage should be in the root of the "www/" folder (and named "FlatZ.html".
But then all the file paths in the FlatZ.html file needs to be changed I think other wise they point to "www/" instead of "www/Flats".
Frontpages.jpg
How do you create that frontpage2 link?