SNEAK PREVIEW - New default theme
Moderator: leecollings
- sincze
- Posts: 1299
- Joined: Monday 02 June 2014 22:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.4
- Location: Netherlands / Breda Area
- Contact:
Re: SNEAK PREVIEW - New default theme
The new dashboard is ok.
Sub menus not so okay (even after shift f5).
new_frontpage.JPG
Switches, not okay.
Scenes look okay.
Temperature looks okay
weather looks okay
Utility not so okay.
Setup looks okay.
Had to return back to stock, as lay-out was not really okay.
Currently running latest stabl eDomoticz release.
Sub menus not so okay (even after shift f5).
new_frontpage.JPG
Switches, not okay.
Scenes look okay.
Temperature looks okay
weather looks okay
Utility not so okay.
Setup looks okay.
Had to return back to stock, as lay-out was not really okay.
Currently running latest stabl eDomoticz release.
Pass2php
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
- sincze
- Posts: 1299
- Joined: Monday 02 June 2014 22:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.4
- Location: Netherlands / Breda Area
- Contact:
Re: SNEAK PREVIEW - New default theme
Google might say... Refreshing Cache... it doesn't mean it really does....
Installed the chrome extension to force delete the cache and voila...
Much Better.
Installed the chrome extension to force delete the cache and voila...
Much Better.
Pass2php
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
-
- Posts: 44
- Joined: Monday 23 December 2013 23:36
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Newest
- Location: Netherlands Helmond
- Contact:
Re: SNEAK PREVIEW - New default theme
I have add the new theme ,and now I want to change the background.
I place I new folder with a background image in de theme directory.
Than I have change this below
What I'm doing wrong , the background is white?
I place I new folder with a background image in de theme directory.
Than I have change this below
Code: Select all
body {
background: transparent url(/home/pi/domoticz/www/styles/feynman/images/imgbg.jpg) center center fixed;
background-size: cover;
}
-
- Posts: 331
- Joined: Wednesday 21 December 2016 9:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: current
- Contact:
Re: SNEAK PREVIEW - New default theme
@rhendriks and @joeygermeraad -You could try, but I'm not sure. It was developed on the beta.
-
- Posts: 331
- Joined: Wednesday 21 December 2016 9:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: current
- Contact:
Re: SNEAK PREVIEW - New default theme
@rhendriks: that path is a local path. You have to use the public path to the image. Try "/styles/feynman/images/imgbg.jpg". Or just make the path relative to the CSS file.
-
- Posts: 3
- Joined: Monday 07 March 2016 14:03
- Target OS: -
- Domoticz version:
- Contact:
SNEAK PREVIEW - New default theme
Hi all just to confirm on my own question
The merge feature does work On the latest stable version of Domoticz.
Although if i look at the JS code i see that it only works of sensors within the utilities type. So a combination of a sensor with lux and motion is not an possibility at the moment. @blauwebuis is this done for a specific reason?
The merge feature does work On the latest stable version of Domoticz.
Although if i look at the JS code i see that it only works of sensors within the utilities type. So a combination of a sensor with lux and motion is not an possibility at the moment. @blauwebuis is this done for a specific reason?
- sincze
- Posts: 1299
- Joined: Monday 02 June 2014 22:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.4
- Location: Netherlands / Breda Area
- Contact:
Re: SNEAK PREVIEW - New default theme
mmm the kodi remote looks a bit strange with the new frontend in my Chrome.
Anything I can do to have it working correctly?Pass2php
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
LAN: RFLink, P1, OTGW, MySensors
USB: RFXCom, ZWave, Sonoff 3
MQTT: ZIgbee2MQTT,
ZWAVE: Zwave-JS-UI
WIFI: Mi-light, Tasmota, Xiaomi Shelly
Solar: Omnik, PVOutput
Video: Kodi, Harmony HUB, Chromecast
Sensors: You name it I got 1.
-
- Posts: 67
- Joined: Friday 16 August 2013 18:34
- Target OS: -
- Domoticz version:
- Location: Stockholm, Sweden
- Contact:
Re: SNEAK PREVIEW - New default theme
My stuff looks like this.
and this
I deleted the folder www and replaced it with the github version.
Running latest beta.
Tried Edge that I NEVER use and Chrome inkognito with cache cleared in all ways.
What about every name in uppercase? Could I change that?
and this
I deleted the folder www and replaced it with the github version.
Running latest beta.
Tried Edge that I NEVER use and Chrome inkognito with cache cleared in all ways.
What about every name in uppercase? Could I change that?
-
- Posts: 79
- Joined: Thursday 17 March 2016 14:58
- Target OS: Linux
- Domoticz version:
- Location: Pijnacker, the Netherlands
- Contact:
Re: SNEAK PREVIEW - New default theme
Here the same problem. Cache is cleared. Some an idea what the problem can be.
I've noticed all my theme's are broken
Yesterday i've updated Domoticz on my RASpi trough.
Code: Select all
cd domoticz
./updaterelease
-
- Posts: 402
- Joined: Wednesday 26 February 2014 15:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: the Netherlands
- Contact:
Re: SNEAK PREVIEW - New default theme
Do you use the default theme? If yes than clearing the cache should solve the problem. I had the same issue but after switching to the default theme and clearing the cache it was solved.
-
- Posts: 8
- Joined: Sunday 23 April 2017 10:07
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: SNEAK PREVIEW - New default theme
I switch from "elemental" to default and clean the cache - i give Firefox, IE and Opera a try, but it looks like the pic from "benotje"
-
- Posts: 402
- Joined: Wednesday 26 February 2014 15:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: the Netherlands
- Contact:
Re: SNEAK PREVIEW - New default theme
I'm at version 3.8337 and it shows normal.
The picture of benotje shows clearly still some elements of the elementry theme. So for some reason the cache isn't completely cleared.
The picture of benotje shows clearly still some elements of the elementry theme. So for some reason the cache isn't completely cleared.
-
- Posts: 8
- Joined: Sunday 23 April 2017 10:07
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: SNEAK PREVIEW - New default theme
ok, i have stabel Version: 3.8153 - is this the Problem?
I think this version has the new theme
I think this version has the new theme
-
- Posts: 402
- Joined: Wednesday 26 February 2014 15:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: the Netherlands
- Contact:
Re: SNEAK PREVIEW - New default theme
In no expert in this, I can only tell what I see.
-
- Posts: 79
- Joined: Thursday 17 March 2016 14:58
- Target OS: Linux
- Domoticz version:
- Location: Pijnacker, the Netherlands
- Contact:
Re: SNEAK PREVIEW - New default theme
I have after again tried to clear the Cache. Again i get no background.
everything is now Grey/black.
I don't understand, all data seems to be in place.
Only my elemental Style is working. I also can from this style with the update, same as "Schuko80"
Edit:
Just tried the system in Internet Explorer and here the themes Change! But the default is still the "old" default theme.
So it seems to be a problem with Chrome. Schuko80 what browser do you use?
But also now some theme's are working. some seems not to work at all.
I am out of options, some here know's whats going on?
The default theme must be as seen in the first couple posts right?
Oke, Last Edit:
My default theme map is somehpow very empty as i compair this with the github.
https://github.com/domoticz/domoticz/tr ... es/default
and my map on the PI:
So what can i best do to update?? the whole WWW map from the Github??
Found someting else. The stable TGZ files on the download page do NOT Contain the update for the Default Theme! is this correct???
everything is now Grey/black.
I don't understand, all data seems to be in place.
Only my elemental Style is working. I also can from this style with the update, same as "Schuko80"
Edit:
Just tried the system in Internet Explorer and here the themes Change! But the default is still the "old" default theme.
So it seems to be a problem with Chrome. Schuko80 what browser do you use?
But also now some theme's are working. some seems not to work at all.
I am out of options, some here know's whats going on?
The default theme must be as seen in the first couple posts right?
Oke, Last Edit:
My default theme map is somehpow very empty as i compair this with the github.
https://github.com/domoticz/domoticz/tr ... es/default
and my map on the PI:
So what can i best do to update?? the whole WWW map from the Github??
Found someting else. The stable TGZ files on the download page do NOT Contain the update for the Default Theme! is this correct???
-
- Posts: 40
- Joined: Thursday 01 October 2015 8:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Poland, Wrocław
- Contact:
Re: SNEAK PREVIEW - New default theme
Download zip instead of doing git clone then unzip file and copy it to www
Who is online
Users browsing this forum: No registered users and 0 guests