Page 54 of 66

Re: NEW frontpage.html - request comments

Posted: Thursday 20 October 2016 14:08
by G3rard
@tcar79, can you check if idx 152 is used in another place in frontpage_settings.js as well? If so please remove it there (I use some idx's for special actions in frontpages.js).

Re: NEW frontpage.html - request comments

Posted: Thursday 20 October 2016 14:31
by Tcar79
G3rard wrote:@tcar79, can you check if idx 152 is used in another place in frontpage_settings.js as well?.
Thx. I forgot To mention I already did that, so that's not it.

It just seems to skip the code completely, but it does find thename/description.

Extra info:
I have a second sensor (156) and it has the same problem.
This is the 2nd try with this front page (first one kept loading and I wanted a bit much for a first try) Maybe there are some files in the www folder which can create a conflict?

Re: NEW frontpage.html - request comments

Posted: Thursday 20 October 2016 15:30
by G3rard
I will have a closer look at it this evening. Can you pm me the frontpage_settings.js and frontpage.js?

Re: NEW frontpage.html - request comments

Posted: Friday 21 October 2016 10:26
by Polygontrauma
Thanks to Gerards great work and his help I finally managed to get his frontpage working.
Although the buttons do work on my windows PC, they do not work on my android tablet. Does anybody know if this is a problem caused by my changes on Gerards files, or is it a general problem on this design?

Re: NEW frontpage.html - request comments

Posted: Friday 21 October 2016 10:56
by G3rard
The buttons are working on my Android tablet (Nexus), so let's have another look at that. Will answer your PM to try to find the issue.

Re: NEW frontpage.html - request comments

Posted: Friday 21 October 2016 16:04
by Ingmar
Hi Gerard,

I just found this thread and your frontpage looks great. I've been scrolling through many pages, but I didn't see a link or anything to where I can find the latest version with the various improvements that have been implemented over time. Where can I find that?

Re: NEW frontpage.html - request comments

Posted: Friday 21 October 2016 17:58
by G3rard

Re: NEW frontpage.html - request comments

Posted: Friday 21 October 2016 20:24
by Ingmar
Lol, totally overlooked that, the font is so tiny!!!

Thank you Gerard, i'll have a go at it :D

Re: NEW frontpage.html - request comments

Posted: Wednesday 26 October 2016 7:49
by possible
HI All,

I was wondering how you can add the buienradar realtime page into a cell ?

Like this:

Image

Re: NEW frontpage.html - request comments

Posted: Wednesday 26 October 2016 17:05
by amens
Hi Guys,

What would be the best way to add this FrontPage to a Synology NAS?

Re: NEW frontpage.html - request comments

Posted: Friday 28 October 2016 10:39
by lukev
amens wrote:Hi Guys,

What would be the best way to add this FrontPage to a Synology NAS?
Just put all the files on your syno webserver, like /volume1/web/domofrontpage (or whatever subdir you want to make).
From there, all is the same as in this thread

Re: NEW frontpage.html - request comments

Posted: Saturday 29 October 2016 19:56
by naitsirhc
Hi

I do have a very strange problem. I can see my Hikvision camera in frontpage. Also the pop up is working OK. But when I open the frontpage on my tablet, the camera doesn't show anything. Webcam offline.
It doesn't work with Firefox, Chrome and Opera....

Is it Android which is horrassing me?

Edit:
Excuse I forgot to tell my frontpage which is working OK, runs on Windows with Firefox.

Re: NEW frontpage.html - request comments

Posted: Monday 31 October 2016 10:21
by satanasinc
Hi!!

Im trying to config frontpage and it works great. Thanks for your work.

Ive got a problem changing th e big cells (camera and radar) in G3rard version. Someone can give a clue to solve it?

Solved Cell3 and cell25.

Image

Greetings from spain!

Re: NEW frontpage.html - request comments

Posted: Monday 31 October 2016 19:46
by G3rard
You can change those cells in frontpage.html (if not already found ).

Re: RE: Re: NEW frontpage.html - request comments

Posted: Wednesday 02 November 2016 11:09
by stlaha2007
naitsirhc wrote:Hi

I do have a very strange problem. I can see my Hikvision camera in frontpage. Also the pop up is working OK. But when I open the frontpage on my tablet, the camera doesn't show anything. Webcam offline.
It doesn't work with Firefox, Chrome and Opera....

Is it Android which is horrassing me?

Edit:
Excuse I forgot to tell my frontpage which is working OK, runs on Windows with Firefox.
Got same problem... Have a webcam which is shown correctly on Windows and Android. But have a webcam as in combined .jpegs to show al analog meters. Those images alone display also correctly on Windows and Android, however the combined one, doesn't work on some Androids (5.x and up) but do work on Windows and Android 4.x.

Think it has to do with jpeg-headers and libs in Android.

Sent from my D6603 using Tapatalk

Re: NEW frontpage.html - request comments

Posted: Wednesday 02 November 2016 18:23
by marcelonline
Hello people,

Is it possible to get sound from the iPad? For voice (Voicerss) and radio streams (buttons)?
In frontpage.

Kind regards,
Marcel of Dordrecht

Re: NEW frontpage.html - request comments

Posted: Wednesday 02 November 2016 20:16
by stlaha2007
Dont know how its implemented, however the keypad from the securitypanel beeps...

Need to investigate that to lower the frequenty of the beeps for myself.

But there are wiki's about streaming audio and talking to or from the tablet. Don't know if its Android or iPad...

Sent from my D6603 using Tapatalk

Re: RE: Re: NEW frontpage.html - request comments

Posted: Thursday 03 November 2016 13:10
by stlaha2007
G3rard wrote:You can change those cells in frontpage.html (if not already found Image).
[Edit: 2016-11-03 19.34 CET]

Found the big cells and the corresponding PopUp/Unders. But couldn't find out how the sizing was made.

Solved it for now... Needs some finetuning. Then i deliver an addon based on the colorbox.js and plain html with css to enable a screensaver.

Very useful to protect from ghosting/burn in on LCD-panels in the tablets etc.

Re: NEW frontpage.html - request comments

Posted: Thursday 03 November 2016 21:35
by stlaha2007
Ran into a few problems now.
Basically downloaded and finetuned G3rards latest version from github.

So far managed to change background image and fontcolors.

Created a screensaver.html beside frontpage.html with the source from http://codepen.io/dlim/pen/LrAwt. Runs fine in a browser tab and also in an iframe {replaced Buienradar url}

Also embedded the code from http://stackoverflow.com/questions/1324 ... javascript with green mark below the popup/under at the end of frontpage.html

Remarked the alert and called the lightbox_open('screensaver')

Which will be displayed, however its not touchable to remove it now.

Anyone an idee how to overcome this behaviour. Would love to have this working as a screensaver to save my tabletscreen. {And please; yes have tried other solutions on this older Android Sony Tablet S ;-) }

Sent from my D6603 using Tapatalk

Re: NEW frontpage.html - request comments

Posted: Friday 04 November 2016 8:17
by gmccarthy
Trying to customize this for an alarm page I want to setup. For temperatures its working well but I want to display Alert status. Any idea how to do this?

I've changed the index and the type in the config but its displaying as ??'s

Code: Select all

{
         "AddjMulti" : 1.0,
         "AddjMulti2" : 1.0,
         "AddjValue" : 0.0,
         "AddjValue2" : 0.0,
         "BatteryLevel" : 255,
         "CustomImage" : 0,
         "Data" : "normal",
         "Description" : "",
         "Favorite" : 1,
         "HardwareID" : 6,
         "HardwareName" : "MyDummy",
         "HardwareType" : "Dummy (Does nothing, use for virtual switches only)",
         "HardwareTypeVal" : 15,
         "HaveTimeout" : false,
         "ID" : "82023",
         "LastUpdate" : "2016-11-03 19:04:15",
         "Level" : 1,
         "Name" : "Garage Door",
         "Notifications" : "false",
         "PlanID" : "5",
         "PlanIDs" : [ 5 ],
         "Protected" : false,
         "ShowNotifications" : true,
         "SignalLevel" : "-",
         "SubType" : "Alert",
         "Timers" : "false",
         "Type" : "General",
         "TypeImg" : "Alert",
         "Unit" : 1,
         "Used" : 1,
         "XOffset" : "0",
         "YOffset" : "0",
         "idx" : "24"
      },