Page 4 of 24

Re: Aurora theme

Posted: Thursday 21 December 2017 12:46
by EdwinK
Yes.. Got it working :)

Just a remark, maybe just me, but I find that even in 'compact' mode the blocks are too big.
Screen Shot 2017-12-21 at 12.44.47.png
Screen Shot 2017-12-21 at 12.44.47.png (120.05 KiB) Viewed 4928 times
And 2) We can't change the setting in 'general options'? They look clickable, but don't change

Re: Aurora theme

Posted: Thursday 21 December 2017 13:44
by fkok
Maybe a stupid question, but can somebody please tell me how i get my camera on the dashboard? I have camera installed, but is isn't showing up on the dashboard.

Re: Aurora theme

Posted: Thursday 21 December 2017 13:56
by gajotnt
fkok wrote: Thursday 21 December 2017 13:44 Maybe a stupid question, but can somebody please tell me how i get my camera on the dashboard? I have camera installed, but is isn't showing up on the dashboard.
You need to associate a camera to a switch.
Go to the camera panel, select camera, then add a device to that camera.

Re: Aurora theme

Posted: Thursday 21 December 2017 13:59
by fkok
gajotnt wrote: Thursday 21 December 2017 13:56
fkok wrote: Thursday 21 December 2017 13:44 Maybe a stupid question, but can somebody please tell me how i get my camera on the dashboard? I have camera installed, but is isn't showing up on the dashboard.
You need to associate a camera to a switch.
Go to the camera panel, select camera, then add a device to that camera.
So i have to create a new Virtual on/off switch and add it to the camera?

Re: Aurora theme

Posted: Thursday 21 December 2017 14:02
by fkok
fkok wrote: Thursday 21 December 2017 13:59
gajotnt wrote: Thursday 21 December 2017 13:56
fkok wrote: Thursday 21 December 2017 13:44 Maybe a stupid question, but can somebody please tell me how i get my camera on the dashboard? I have camera installed, but is isn't showing up on the dashboard.
You need to associate a camera to a switch.
Go to the camera panel, select camera, then add a device to that camera.
So i have to create a new Virtual on/off switch and add it to the camera?
Thanks, it works!!!

Re: Aurora theme

Posted: Thursday 21 December 2017 20:00
by jeanclic
Hello,

it seems like there is an issue with the custom icons page :
2017-12-21 19_58_49-Domoticz.png
2017-12-21 19_58_49-Domoticz.png (102.1 KiB) Viewed 4848 times
what can I change to correct that ?

Re: Aurora theme

Posted: Friday 22 December 2017 18:37
by jeanclic
Hello again,

things seems working better since yesterday night update, but still issue with icons as I said in the previous post, and I found an other issue with wind on dashboard :
2017-12-22 18_34_52-Domoticz.png
2017-12-22 18_34_52-Domoticz.png (44.82 KiB) Viewed 4754 times
not correct I think.

Edit: datavisualization still not displaying temperatures below 4°C.

Re: Aurora theme

Posted: Saturday 23 December 2017 0:25
by Eoreh
Very cool theme. Should be in "box" domoticz's theme (or even default).
Get fresh ideas to domoticz's theme. My favorite features is : preview camera on dashboard, "grouped items", "shows idx numbers on items"
A great idea is to parameterize the theme in the settings tab

I change this on my default.
Thank You very much!!

Re: Aurora theme

Posted: Saturday 23 December 2017 15:05
by dutchdevil83
How to change the transparancy of the normal switches/buttons? When setting a custom background it is not readable anymore. For floorplan its fine but not for the rest of the tabs.
screen2.jpg
screen2.jpg (388.5 KiB) Viewed 4645 times
screen1.jpg
screen1.jpg (356.57 KiB) Viewed 4645 times

Re: Aurora theme

Posted: Saturday 23 December 2017 19:10
by Eoreh
I think you have to check in css file in folder "Aurora".

My dashboard without picture in background looks very ok.
screen.png
screen.png (247.84 KiB) Viewed 4611 times

Re: Aurora theme

Posted: Saturday 23 December 2017 20:47
by blauwebuis
@dutchdevil83 Try renaming the file 'dashboard_highlights_see-through.css' and then reloading the page. Originally most of the transparency was placed inside that file.

I've created a new version.

FIXES
- icon upload page now works. Thanks @jeanclic
- Wind sensors now work fine. Thanks @jeanclic

FEATURES
- Colors and background image is now also stored in Domoticz. For @remb0.
- Choosing the compact option now really makes it compact. Really really. For @EdwinK.
- A "time ago" option that changes the timestamp into a more human readable "3 minutes ago" type of output. Click on the timestamp to switch between the two.

Image

- Battery status indicators. A small icon in the footer of each element will help you see the status at a glance. Hover over the battery icon to see the percentage remaining.
- icon upload page now looks really good if you have the 'submenu sidebar' option enabled.

Image

Re: Aurora theme

Posted: Saturday 23 December 2017 22:02
by blauwebuis
@edwinK: where was that bug with the data table?

Re: Aurora theme

Posted: Saturday 23 December 2017 22:08
by EdwinK
It is in the temperature block, at http://*.*.*.*/#/Temperature

Re: Aurora theme

Posted: Saturday 23 December 2017 22:09
by EdwinK
blauwebuis wrote: Saturday 23 December 2017 20:47 - Choosing the compact option now really makes it compact. Really really. For @EdwinK.
Thanks. Guess I need to download again

Re: Aurora theme

Posted: Saturday 23 December 2017 23:01
by Eoreh
First i have to say - I love this theme.

From my punkt view to version from today -> 20171223:
- bug:(1) layout by rows ("unchecked -> Vertical columns on the dashboard"): Now in one row i have 5 items and only first 3 items in row have big "size" (icon etc). (see picture)
- bug:(2) layout by rows: 3-th or 2-end row in section have different "column" span. (see picture)
- future:(3) - can You add option to hide "name section". I dont need it and it take only space. For example in function newPage() i added code like this

Code: Select all

$('#dashSwitches > h2').hide();
$('#dashTemperature > h2').hide();
$('#dashUtility > h2').hide();
(see picture - results).
- future / bug:(4) time ago in "merged" item - show for oldest one. In merged item i preferred show "update time" in line each name or at all. Is it possible ?. (see picture)
- future / bug:(5) - I love "big" value with temperature / humidity - etc. In this version value is moved to in "row" with name so it's not the same look as previously.
In central item now show - minor information which is for me less important than value item.

- future / bug:(6) - Datavisualisations is in the same color, witch information in item. When line cross letters its not readable. Maybe change color of line will be better ?.
screen2.png
screen2.png (272.89 KiB) Viewed 4545 times

Re: Aurora theme

Posted: Sunday 24 December 2017 9:02
by TiXav
I test this theme, I would like to say impressive !
But; if a proxy is used and a folder is used like this http://host:port/folder then the uservariable API request says error 404 in the dev tools of chrome or firefox so I made a little modification in my custom.js

If the index of the array is not # then there is a folder so needed to add it to the baseURL, perhaps a new way to do this is better...
started from line 55

Code: Select all

var folder ="";
if (pathArray[3]!="#") { folder="/"+pathArray[3] }
var baseURL = protocol + '//' + host + folder ;[code]
[/code]

Re: Aurora theme

Posted: Sunday 24 December 2017 12:16
by jeanclic
Hello there,

thanks again for this theme ! it looks very better than the default one.
Following last update, I still have a lot to tell about bugs/features. I made 4 pictures to explain :
2017-12-24 11_39_03-Domoticz_remarks-1.png
2017-12-24 11_39_03-Domoticz_remarks-1.png (155.81 KiB) Viewed 4471 times
2017-12-24 11_39_03-Domoticz_remarks-2.png
2017-12-24 11_39_03-Domoticz_remarks-2.png (133.36 KiB) Viewed 4471 times

Re: Aurora theme

Posted: Sunday 24 December 2017 12:20
by jeanclic
My pictures are too big, so I go on here :
2017-12-24 11_39_03-Domoticz_remarks-3.png
2017-12-24 11_39_03-Domoticz_remarks-3.png (372.86 KiB) Viewed 4470 times
2017-12-24 11_39_03-Domoticz_remarks-4.png
2017-12-24 11_39_03-Domoticz_remarks-4.png (154.97 KiB) Viewed 4470 times

Re: Aurora theme

Posted: Sunday 24 December 2017 13:44
by Docdigit
gijsje wrote: Sunday 17 December 2017 22:17 I have the issue that it does not show corect but i have it with all the themes.
I did delete the cache and did try ctrl F5
Any ideas?
Image
Same issue overhere - I think it may be an issue with access rights on files after ftp'ing into the proper folder.
Will let you know once I found out...
Happy Xmas,
DD

Re: Aurora theme

Posted: Sunday 24 December 2017 14:01
by gijsje
are you on the stable version?
I think it only works with beta so i did give up to get to work
I am not going to beta as the timers are not working