Aurora theme

Moderator: leecollings

Post Reply
macieq1989
Posts: 1
Joined: Sunday 24 December 2017 14:51
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Aurora theme

Post by macieq1989 »

Docdigit wrote: Sunday 24 December 2017 13:44
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
Hi
You have to be on the beta release, and you need to clear cache AND site data. After that should work fine :)
dextm80
Posts: 117
Joined: Tuesday 24 October 2017 18:32
Target OS: Linux
Domoticz version: 4.10159
Contact:

Re: Aurora theme

Post by dextm80 »

Hi! What an amazing theme!

I find bugs (?) :

in wheather form for a few seconds it's all ok

Schermata del 2017-12-24 17-35-30.png
Schermata del 2017-12-24 17-35-30.png (104.33 KiB) Viewed 3671 times
and then after a few seconds:

Schermata del 2017-12-24 17-35-38.png
Schermata del 2017-12-24 17-35-38.png (71.44 KiB) Viewed 3671 times
dots disappered, why?

after, another question:

domoticz show only 3 highlighted items, how can go beyond??



Tnx
Attachments
Schermata del 2017-12-24 17-36-17.png
Schermata del 2017-12-24 17-36-17.png (284.58 KiB) Viewed 3671 times
Domoticz on AsRock j3455-ITX 8gb ram - Aeotec ZWave Usb Stick - RFLink 433Mhz
1x Fibaro Wall Plug
1x Fibaro Motion Sensor
x NeoCoolcam Wall Plug
Netatmo Weather Station - Netatmo Thermostat
Philips Hue Bridge
dextm80
Posts: 117
Joined: Tuesday 24 October 2017 18:32
Target OS: Linux
Domoticz version: 4.10159
Contact:

Re: Aurora theme

Post by dextm80 »

another bug
Schermata del 2017-12-24 19-25-33.png
Schermata del 2017-12-24 19-25-33.png (106.25 KiB) Viewed 3659 times
Domoticz on AsRock j3455-ITX 8gb ram - Aeotec ZWave Usb Stick - RFLink 433Mhz
1x Fibaro Wall Plug
1x Fibaro Motion Sensor
x NeoCoolcam Wall Plug
Netatmo Weather Station - Netatmo Thermostat
Philips Hue Bridge
blauwebuis
Posts: 331
Joined: Wednesday 21 December 2016 9:11
Target OS: Raspberry Pi / ODroid
Domoticz version: current
Contact:

Re: Aurora theme

Post by blauwebuis »

I've uploaded a new version.

- Fixed a small bug in a hidden feature I was working on (blockly import export).
- implemented baseURL patch (had to tweak it a bit).

IMPROVEMENTS
- Made some settings optional, based on requests: hide page titles on the dashboard, use full page width for items.
- If you have a background image set, then the items will automatically get a less transparent background.
- Theme detects when it has been upgraded, and prompts the user to reset.
- dataviz lines are less pronounced, more types of items will get dataviz, and some existing types work better.
- data outputs are separated better visually.
- small speed improvements (checking if optimizations are necessary before performing them).

Image

NEW FEATURES
- Users can now easily add their own CSS on the settings page. This is a quick way to create your own hacks to the styling.
- Added a Blockly import-export feature. Something I always wanted. Go to the events page, and you will see two new buttons in the bottom right.

More detail and responses later. Happy holidays.
Last edited by blauwebuis on Monday 25 December 2017 11:03, edited 1 time in total.
blauwebuis
Posts: 331
Joined: Wednesday 21 December 2016 9:11
Target OS: Raspberry Pi / ODroid
Domoticz version: current
Contact:

Re: Aurora theme

Post by blauwebuis »

@dutchdevil83: your background image might look better now. Give it a try?

@Eoreh:
- Only the first three items in each section get highlighted. That's hard-coded, and a result of it being an older feature originally designed for a three-column display.
- When fuild item display is enabled, items will stretch to fit the space. This is normal.
- I've added an option to hide the titles. Even better, I've added an option to easily add your own CSS. Because I wonder how many people want this feature - I might remove it later. I'd ask people to share CSS snippets instead.
- In merged items the timestamp is shown for the first item the script comes accross. So you can change the timestamp by shuffling your items before you enable the merger feature. While technically possible to copy the timestamps into the 'main' item too, I'm not planning on adding that at the moment.
- bug:(5) - I can't help you there. It is based on the output by Domoticz. That changed recently.
- I've made the datavisualisation color less pronounced (6).

@jeanclic:
- Not having the pictures for weather is related to the french translation, you're right.
- The theme follows the rules about battery output display. I've also noticed that items without a battery get a battery icon anyway. This means Domoticz is outputting valid battery data for them. In theory, a battery level of 255 means it doesn't have one, and values between 0 and 100 mean it does. The script only shows battery output on items that follow these rules.
- It would be possible to show both the timestamp and the time-ago time on an item. You/someone/me can create some CSS rules for that, and add that in the CSS field in the theme settings.
- It would be possible to always show the battery percentage. Same story as above.
- To all the other questions the answer is pretty much "sorry,no". It is really hard to theme Domoticz because the output is so messy. It took a lot of work to get here, and changing things like the postion of elements is not easily done. Also, try to scale your browser window. You'll find that it works on all sizes, and repositions and scales elements to optimally make use of screen space. But that also creates constraints in where things can be placed. Also the item footer is not always visible: users can turn it off. For example, I can't place a button for the datavisualisation in it: sometimes datavisualisation is on, but the footer is off.
- I've made the selection boxes a little smaller. Originally I created some visual toggle switches (which, ironcally, have made it into Domoticz already), but I stopped using them.

How do you get that popup on the floorplan? Weird how that escaped all styling :-D

About the translation: that would rock. In theory translation is possible (the proper codes are in the html). But I don't know how all that works, who you have to talk to about that.

@TiXav: thanks, I've incorporated your code.

@dextm80:
- I've modified the data output that used comma's.
- Only three items are highlighted. That's hardcoded into the theme. Originally, the theme tried to do everything with CSS only. If you want to change it, hack the file "dashboard_highlighted.css" and change all the ":nth-child(-n+3)" into ":nth-child(-n+5)", for example.
- I've modified the merging code do that it doesn't allow the merging of complex items. It was designed to merge items with single sensor data output.
bdormael
Posts: 82
Joined: Saturday 13 December 2014 21:20
Target OS: Linux
Domoticz version:
Contact:

Re: Aurora theme

Post by bdormael »

Great theme, love it

Few items I noticed with using an iPad in horizontal mode:
- I have lots of sensors with long texts, this means they overlap the values and therefore not readable anymore : this is because it chooses 3 columns, when turning the iPad in vertical mode it shows fine in 2 columns, not overlapping anymore, can’t we have an option to have fixed 2 columns ?
- My smoke sensors have a “reset” function, this is also shown on the widget, that means the options are too long and doesn’t fit in the widget anymore
- all battery icons are shown outside of the widgets and only showing empty icons
- when showing a dimmer widget as part of the first 3 expanded rows, the dimmer level is overlapping the on/off button, therefore not able to turn on/off

Thanks again for this theme, I’m sure it will be perfect in time


Verzonden vanaf mijn iPad met Tapatalk
blauwebuis
Posts: 331
Joined: Wednesday 21 December 2016 9:11
Target OS: Raspberry Pi / ODroid
Domoticz version: current
Contact:

Re: Aurora theme

Post by blauwebuis »

bdormael wrote: Monday 25 December 2017 11:11 Great theme, love it

Few items I noticed with using an iPad in horizontal mode:
- I have lots of sensors with long texts, this means they overlap the values and therefore not readable anymore : this is because it chooses 3 columns, when turning the iPad in vertical mode it shows fine in 2 columns, not overlapping anymore, can’t we have an option to have fixed 2 columns ?
- My smoke sensors have a “reset” function, this is also shown on the widget, that means the options are too long and doesn’t fit in the widget anymore
- all battery icons are shown outside of the widgets and only showing empty icons
- when showing a dimmer widget as part of the first 3 expanded rows, the dimmer level is overlapping the on/off button, therefore not able to turn on/off

Thanks again for this theme, I’m sure it will be perfect in time


Verzonden vanaf mijn iPad met Tapatalk
Are you in compact mode? Do you have a picture perhaps? The battery icon being outside is really strange.
bdormael
Posts: 82
Joined: Saturday 13 December 2014 21:20
Target OS: Linux
Domoticz version:
Contact:

Re: Aurora theme

Post by bdormael »

blauwebuis wrote:
bdormael wrote: Monday 25 December 2017 11:11 Great theme, love it

Few items I noticed with using an iPad in horizontal mode:
- I have lots of sensors with long texts, this means they overlap the values and therefore not readable anymore : this is because it chooses 3 columns, when turning the iPad in vertical mode it shows fine in 2 columns, not overlapping anymore, can’t we have an option to have fixed 2 columns ?
- My smoke sensors have a “reset” function, this is also shown on the widget, that means the options are too long and doesn’t fit in the widget anymore
- all battery icons are shown outside of the widgets and only showing empty icons
- when showing a dimmer widget as part of the first 3 expanded rows, the dimmer level is overlapping the on/off button, therefore not able to turn on/off

Thanks again for this theme, I’m sure it will be perfect in time


Verzonden vanaf mijn iPad met Tapatalk
Are you in compact mode? Do you have a picture perhaps? The battery icon being outside is really strange.
Not in compact mode, normal mode, see screenshot
Image


Verzonden vanaf mijn iPad met Tapatalk
jeanclic
Posts: 68
Joined: Saturday 28 January 2017 11:32
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: France / Burgundy
Contact:

Re: Aurora theme

Post by jeanclic »

Thanks for all the work and the answers.
I have the same issue with the battery display.
I have also issues with Wind graph on the dashboard : the "day" button is not at the same place as on the other items.
Smoke sensor has an additional button to reset it when smoke has been detected. that is not handled correctly (item is bigger as the others).

On the floorplan, I never saw any theme taking this particular display into account : popups are displayed when you go hover an icon with your mouse.

I tried switching to english for weather visualization, but no improvement for me :(.
I will take a look for translation, or I will hard code for me in french :D
RPI3B (Domoticz 4.9700 + ~60 scripts) + RFXtrx433E (fw1020) + Z-Stick Gen5 + MySensors / RPI2B+ (RasPlex)
x1 Eth. wired tablet
x8 T/H Oregon / x1 T/H Bresser
x7 heaters / x2 QUBINO "Flush 1 relay"
x10 plugs / x15 contacts
x4 fibaro / x1 PIR
User avatar
TiXav
Posts: 38
Joined: Saturday 28 November 2015 22:25
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: France
Contact:

Re: Aurora theme

Post by TiXav »

In the normal mode, when I change the plan by the filter from dashboard the merge function does not work with lights/devices, to make it working I have to change the order of the lights/devices (note : it is working for temperature at least when the filter is changed )
dextm80
Posts: 117
Joined: Tuesday 24 October 2017 18:32
Target OS: Linux
Domoticz version: 4.10159
Contact:

Re: Aurora theme

Post by dextm80 »

hi, when i click on the domoticz logo (firefox) go to full screen mode....why?

and now when i move temp sensor get error "you can do it only for the same sensor"
Domoticz on AsRock j3455-ITX 8gb ram - Aeotec ZWave Usb Stick - RFLink 433Mhz
1x Fibaro Wall Plug
1x Fibaro Motion Sensor
x NeoCoolcam Wall Plug
Netatmo Weather Station - Netatmo Thermostat
Philips Hue Bridge
miremi
Posts: 26
Joined: Sunday 08 November 2015 10:08
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Aurora theme

Post by miremi »

Thank you for amazing work!!!
This one need to be default theme on domoticz

Many of small bugs are also related to not cleaning the cache. It is wise to completely clean cache and cookies.
Ubuntu 16.04.3, Core i5 8GB RAM 120GB SSD, RFlink, ESPeasy, Z-Stick Gen5, 8 FIbaro, 17 Neo Coolcam
blauwebuis
Posts: 331
Joined: Wednesday 21 December 2016 9:11
Target OS: Raspberry Pi / ODroid
Domoticz version: current
Contact:

Re: Aurora theme

Post by blauwebuis »

@TixAV: I don't quite follow. Filter?

@jeanclic:
- I have in fact tested it with the 'reset' option, and it works fine here. Perhaps something is "breaking out" of the item. This enlarges the item, and could make other parts of the item, like the battery icon, shift outside of the item. Do you have any idea what is "breaking out"?

@dextm80:
- the fullscreen option is another feature I forgot to mention :-) I thought it would be cool to put that under the domoticz logo. But if that's really annoying let me know.
- You probably have the "merge weather and temperature sections" feature enabled. That only visually merges them. Technically, from the perspective of Domoticz, they are still two different sections.

@miremi: thanks! really glad to hear it :-) Originally this was supposed to become the new Domoticz default theme. I have spent a lot of work on that :-(
User avatar
TiXav
Posts: 38
Joined: Saturday 28 November 2015 22:25
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: France
Contact:

Re: Aurora theme

Post by TiXav »

@TixAV: I don't quite follow. Filter?
I would say this filter :
Capture12.PNG
Capture12.PNG (22.22 KiB) Viewed 3496 times
devros
Posts: 183
Joined: Saturday 29 October 2016 20:55
Target OS: -
Domoticz version:
Contact:

Re: Aurora theme

Post by devros »

+1 for this as new default theme
It needs some tweaking but its good start :-)

Dunno why sensor merging not working for me..
piokuc

Re: Aurora theme

Post by piokuc »

I still have problem on latest version... still problem that no showing any devices on dashboard. After refresh page sometimes show but sometimes i must a little refresh page to show.

Graph diagram not show when temp is under 0 celcius...

And maybe good option will be implement translation for this theme ? I want to add polish translation...
rhendriks
Posts: 44
Joined: Monday 23 December 2013 23:36
Target OS: Raspberry Pi / ODroid
Domoticz version: Newest
Location: Netherlands Helmond
Contact:

Re: Aurora theme

Post by rhendriks »

Is it possible that I can change the color where the value is standing?
In the other themes this is white en better readable
Or where can I find this ,then can I change this ?
Image
Last edited by rhendriks on Wednesday 27 December 2017 16:19, edited 1 time in total.
miremi
Posts: 26
Joined: Sunday 08 November 2015 10:08
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Aurora theme

Post by miremi »

+1 for value background color

Also here
Image

After first login i get some layout problems then when refreshing with F5 it looks normal.
Image

Login page with some layout problems, i cannot scroll up
Image

All this done with clean browser
Ubuntu 16.04.3, Core i5 8GB RAM 120GB SSD, RFlink, ESPeasy, Z-Stick Gen5, 8 FIbaro, 17 Neo Coolcam
PauldH
Posts: 4
Joined: Tuesday 24 October 2017 16:39
Target OS: Linux
Domoticz version: v3.8720
Contact:

Re: Aurora theme

Post by PauldH »

Hi,

Is this theme also available trough GitHub? Maybe if the source is uploaded there the process of making it default can be checked by multiple users and contributors.

This realy is a cool upgrade compaired to the old interface, I'm definitely going to try it :)
2 x Domoticz on Raspberry Pi, 1x on Ubuntu and created some test dockers; Aeotec Z-Stick
Kaku Switches and remote, Z-wave Switches
blauwebuis
Posts: 331
Joined: Wednesday 21 December 2016 9:11
Target OS: Raspberry Pi / ODroid
Domoticz version: current
Contact:

Re: Aurora theme

Post by blauwebuis »

Yes, I plan to upload it to Github after I feel I've done all the big things / it's feature complete.

Which will be very soon.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest