Page 6 of 24

Re: Aurora theme

Posted: Friday 29 December 2017 7:43
by piokuc
Did you think that it will be default theme in domoticz in future ?

And why sometime Dashbord is not show , but after refresh show ok ? ANd sometimes is problem with merege device... I have to device on RFLink andname before "-" are the same but he is not mereged.

Re: Aurora theme

Posted: Monday 01 January 2018 16:30
by blauwebuis
I've uploaded a new version.

FIXES
- battery icon: I realised I had some debug code in there that gave every item that updated its data a battery icon.. that's removed.
- Weather prediction visualisation should now, in theory, work for all languages.

NEW FEATURES
- A two-level privacy option that allows you to remove log updates and log data for (a) switches or (b) everything. When the privacy settings are changed this is reflected in the log.

Re: Aurora theme

Posted: Monday 01 January 2018 17:18
by dextm80
Hi, can you remove full screen mode by clicking domoticz logo?

Re: Aurora theme

Posted: Monday 01 January 2018 19:02
by jeanclic
Hello,

thanks for the fixes.
There are still some issues remaining:
1- The smoke detector is still not fitting inside the pre-defined area.
2- The battery position is still fixed at the right of the window. it becomes good only with one single column in my case.
3- The wind description is not well looking in french and I wonder why I see a "day" button and no graphic.

In green : baro ok in french now !
In red: remaining issues.
2018-01-01 18_52_04-Domoticz.png
2018-01-01 18_52_04-Domoticz.png (7.26 KiB) Viewed 3134 times
2018-01-01 18_48_24-Domoticz.png
2018-01-01 18_48_24-Domoticz.png (131.11 KiB) Viewed 3134 times
question: would it be possible to have a "responsive" regarding the highlighted items ? I mean when you have a single column, you could have only one highlighted item, and when you have 5, you could have 5 items highlighted ?

thanks again : great work !

Re: Aurora theme

Posted: Monday 01 January 2018 22:14
by dextm80
an issue:
Schermata del 2018-01-01 22-10-21.png
Schermata del 2018-01-01 22-10-21.png (261.45 KiB) Viewed 3099 times
now i can't get snapshot from my ipcamera...

cache is cleaned

tnx

Re: Aurora theme

Posted: Monday 01 January 2018 23:08
by eenernl
Hello,

Since I tested the Aurora theme I have a problem with my pinned web-app on my IPhone.

I removed the cache and website data on my iPhone and after that I had the default theme back in my browser. But the pinned web-app is still (partly) the Aurora theme.

What I’ve tried:
  • Removed the pinned web-app (even all others) from my home screen.
  • Deleted cache of Safari
  • Rebooted my iPhone. Also after deleting all caches of safari.
  • Changed the “ref-number” in the htlm5.appmanifest file to reload the cache. This I found on the internet. But doesn’t help.
  • Deleted whole “www” folder and replaced it by default (downloaded from domoticz.com)
  • Set the “<meta name="apple-mobile-web-app-capable" content="yes">” to “no”. By this the pin become a shortcut to safari. There it will be shown correctly. But then I have an address bar and buttons. This isn’t the solution!
Each time after re-pinning the website to home screen it looks like below. Even if it’s showing correctly in Safari.
AD738564-3EEB-4311-9856-FED845AD3B4D.jpeg
AD738564-3EEB-4311-9856-FED845AD3B4D.jpeg (273.12 KiB) Viewed 3079 times
It looks like the aurora theme has destroyed something.
Can someone help me out? I want back to default (beta theme)

Thanks in advance.

Re: Aurora theme

Posted: Tuesday 02 January 2018 9:00
by eenernl
eenernl wrote: Monday 01 January 2018 23:08 Hello,

Since I tested the Aurora theme I have a problem with my pinned web-app on my IPhone.

I removed the cache and website data on my iPhone and after that I had the default theme back in my browser. But the pinned web-app is still (partly) the Aurora theme.

What I’ve tried:
  • Removed the pinned web-app (even all others) from my home screen.
  • Deleted cache of Safari
  • Rebooted my iPhone. Also after deleting all caches of safari.
  • Changed the “ref-number” in the htlm5.appmanifest file to reload the cache. This I found on the internet. But doesn’t help.
  • Deleted whole “www” folder and replaced it by default (downloaded from domoticz.com)
  • Set the “<meta name="apple-mobile-web-app-capable" content="yes">” to “no”. By this the pin become a shortcut to safari. There it will be shown correctly. But then I have an address bar and buttons. This isn’t the solution!
Each time after re-pinning the website to home screen it looks like below. Even if it’s showing correctly in Safari.

**snip**

It looks like the aurora theme has destroyed something.
Can someone help me out? I want back to default (beta theme)

Thanks in advance.
It looks like it's a bug in iOS.

I've changed my port-number so that the address is different.
When I visit the new address on my iPhone the website looks good in browser. When I pin it to homescreen it looks also good.
When I visit the old address and pin it to my homescreen it looks as shown before.

Looks like the cache for web-apps is stored somewhere else on the phone. Deleting the cache of safari doesn't work.

Re: Aurora theme

Posted: Wednesday 03 January 2018 0:40
by pj-r
pj-r wrote: Wednesday 20 December 2017 23:59 Nice, looks very nice!

Would it be hard to show the optionlist of rooms(dropdown) as row of buttons?
Displaying the rooms as buttons could be quite handy on tablet screen since the dropdown is not that touch friendly.

Perhaps the dropdown could stay where it is but the buttons would be additional and not for all rooms. Generating the buttons could use some filtering from rooms. For example generate button if room name contains some char.
This is what I meant. Some of the roomplans could be as buttons in addition to the drop down:
(of course with some nice styling :D )
domo_buttons_room_plan.png
domo_buttons_room_plan.png (120.83 KiB) Viewed 2983 times

Re: Aurora theme

Posted: Thursday 04 January 2018 11:16
by blauwebuis
A big new version has been uploaded.

IMPROVEMENTS

More robust
- completely streamlined the improvements pipeline so that it can be called often without problems: it only improves where necessary. The theme now just runs the entire improvement pipeline everytime there is an update to the html made by domoticz. This change makes the weather and temperature pages respond quicker.
- A system to trigger the upgrades which is no longer setTimeout based. This allows the theme to quickly respond to changes in the html.

Other
- Fullscreen is now toggled via a button in the menu.
- Prettier output on non-dashboard pages.
- Small CSS improvements, like on status output.
- Privacy option improvements. Log filters new events.
- In settings, items automatically disable themselves if their parent checkbox is disabled.
- Battery percentage is shown all the time.
- Show ID number on all pages.
- Pop-ups and dialogs should be more in the middle, now responding to changes in screen size. Please test.
- Mobile display is now more standardised. Settings pages on mobile have their inputs aligned left.

FEATURES
- Item options menu is now icon-based. This makes its length predictable. If you really hate it, it can be turned off in the theme.json file.
Image

Re: Aurora theme

Posted: Thursday 04 January 2018 11:48
by Derik
mmm Very nice theme..
Only is it perhaps possible to merge tis them in Domoticz?
So when there is a update the update works in Domoticz...

Is there differents in Auror, between beta Domoticz and stable ?

Re: Aurora theme

Posted: Thursday 04 January 2018 18:23
by blauwebuis
@derik: It works on beta. This was originally developed as a new default theme for Domoticz. Then Gizmocus changed his mind, and is now thinking about a way for people to easily upload themes. I was very disappointed by this, as I thought Domoticz could really use a new default theme.

@piokuc: not all items can be merged. Only items with one output and no complex buttons. Please read the ‘about’ on the theme settings page.

@dextm80 : what do you mean with ‘no screenshot’? Do you mean the live video feed isn’t working? oR that the small webcam-button doesn’t do anything when you click on it? Please elaborate.

@eenernl: out of curiosity: why did you want to go back to the default theme?

@pj-r: the room buttons could be a feature in the future, but for now I just want to get things stable. I suspect it would be a little complex: where would the buttons go technically (where in the html). Domoticz is very difficult to work with, as it constantly changes html output. There are bannav tables, pre-bannev tables. Always filled with different things. Sometimes there’s a wrapper. It’s a mess. I standardise this when I was working on the new default theme, but those changes weren’t integrated..

@miremi: in theory the issues you mentioned are fixed.

Re: Aurora theme

Posted: Thursday 04 January 2018 18:40
by eenernl
blauwebuis wrote: Thursday 04 January 2018 18:23 ...

@eenernl: out of curiosity: why did you want to go back to the default theme?

...
I really liked the Aurora theme but especially on mobile the theme was not stable enough for me.

I didn’t like the mobile (white) theme for iOS. So I disabled that in the settings. The default dark theme was a lot nicer. Also on mobile. But every time I load the page (via pinned web-app) the style was corrupt. To solve this I have to load for example the switches page and then switch back to the dashboard.

After this I tried the same on Desktop. Every time I firstly open the webpage of Domoticz the css isn’t correct. Each time I opened another page and return to the dashboard it looks okay.

This causes me to revert back to default. The default (blue) theme of Beta is also a lot nicer than the default of stable.

Re: Aurora theme

Posted: Thursday 04 January 2018 20:38
by remb0
wow impressive how fast you pimp this already great theme!!

Re: Aurora theme

Posted: Thursday 04 January 2018 23:24
by pj-r
blauwebuis wrote: Thursday 04 January 2018 18:23 @pj-r: the room buttons could be a feature in the future, but for now I just want to get things stable. I suspect it would be a little complex: where would the buttons go technically (where in the html). Domoticz is very difficult to work with, as it constantly changes html output. There are bannav tables, pre-bannev tables. Always filled with different things. Sometimes there’s a wrapper. It’s a mess. I standardise this when I was working on the new default theme, but those changes weren’t integrated..
I agree, this is a good future job.
Thats true, domoticz ui(AngularJS) has databindings that are re-rendering the UI quite often when there is some interaction with user. I was bit confused by the decision to not integrate your awesome work to domoticz.. but it was nice to see you found a way around! Hope we get functionality(downloader/manager) and repository for themes as QA was suggesting :)

IMO the room buttons are mostly needed on dashboard(if that makes implementation easier) since thats the most used thing on wall tablet.. at least what I've seen how wife and I are using the wall tablet.

A per-device-setting(browser local storage?): "Dashboard room buttons": List of room id's to show. When empty -> no functionality for adding buttons executes.

In the html I think the place could be in between those two header stuff(table) on the page(see the image below) or second row(see example html) to that table. It works surprisingly well even with smaller resolutions:
domo_buttons_room_plan_mobile.png
domo_buttons_room_plan_mobile.png (135.89 KiB) Viewed 2783 times
The "second table row" html:
Spoiler: show

Code: Select all

<div class="beforebannav">
   <table "border="0" cellpadding="0" cellspacing="0" width="100%">
      <tbody>
         <tr>
            <td align="left" valign="top" id="timesun">
               <div>2018-01-04 23:46:15 <font color="yellow">☀</font>▲09:40 ▼15:02</div>
            </td>
            <td align="right">
               <span data-i18n="Room">Huone</span>:&nbsp;
               <select id="comboroom" class="combobox ui-corner-all">
                  <option value="0" data-i18n="All">All</option>
                  <option value="2">MH1</option>
                  <option value="3">MH2</option>
                  <option value="4">Keittio</option>
                  <option value="5">Eteinen</option>
                  <option value="6">WC</option>
                  <option value="7">Olohuone</option>
                  <option value="8">KHH</option>
                  <option value="9">Suihku</option>
                  <option value="10">Sauna</option>
                  <option value="12">Talli</option>
               </select>
            </td>
         </tr>
         <tr>
            <td align="right" colspan="2">
               <input type="button" value="All">
               <input type="button" value="Keittio">
               <input type="button" value="Olohuone">
               <input type="button" value="MH1">
               <input type="button" value="MH2">
               <input type="button" value="KHH">
               <input type="button" value="Sauna">
               <input type="button" value="Suihku">
               <input type="button" value="Talli">
            </td>
         </tr>
      </tbody>
   </table>
</div>
Oh, it became a longer post. I hope my messy writing gives some ideas :oops:

Re: Aurora theme

Posted: Thursday 04 January 2018 23:56
by dextm80
@dextm80 : what do you mean with ‘no screenshot’? Do you mean the live video feed isn’t working? oR that the small webcam-button doesn’t do anything when you click on it? Please elaborate.
Exactly, live video feed isn’t working, tomorrow i try to update theme
Thanks for your support, you have made the best domoticz theme!

Re: Aurora theme

Posted: Friday 05 January 2018 0:48
by zak45
this theme ...better & better ....
one small problem on Dashboard/Temp:
first time I have two lines :
Capture.JPG
Capture.JPG (64.49 KiB) Viewed 2765 times
After a few seconds, all is put in one line:
Capture.JPG
Capture.JPG (67.47 KiB) Viewed 2765 times

Re: Aurora theme

Posted: Friday 05 January 2018 0:58
by zak45
another problem with the Remote (Kodi like)
it now soooo BIG:
Capture.JPG
Capture.JPG (90.83 KiB) Viewed 2761 times

Re: Aurora theme

Posted: Friday 05 January 2018 8:02
by piokuc
Thanks very very good theme

Re: Aurora theme

Posted: Friday 05 January 2018 9:23
by jeanclic
Hello,

I have troubles displaying the latest version on Firefox (did not tried on any other browser):
2018-01-05 09_21_42-Domoticz.png
2018-01-05 09_21_42-Domoticz.png (180.21 KiB) Viewed 2718 times
Does anyone encounters the same issue ? (I cleaned cache and deleted datas as always).

EDIT: I tried to go in the parameters and click on "apply parameters" without changing anything:
2018-01-05 09_24_52-Domoticz.png
2018-01-05 09_24_52-Domoticz.png (18.5 KiB) Viewed 2717 times
EDIT2: I tried it on Chrome too: same result. Maybe this is because I completely removed the aurora folder and replaced it with the one just downloaded from this topic ?
2018-01-05 09_37_53-Developer Tools - http___192.168.1.37_8080_.png
2018-01-05 09_37_53-Developer Tools - http___192.168.1.37_8080_.png (8.34 KiB) Viewed 2715 times

Re: Aurora theme

Posted: Friday 05 January 2018 9:26
by piokuc
Maybe clear cache webbrowser...