Is it possible the limt the amout of days ? 8 days is to much data for my width and makes the widget very small (not readable)
and change the colors ? Like a black background instead of white
Last edited by madpatrick on Monday 01 March 2021 16:59, edited 6 times in total.
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
There seems to be something wrong with loading the template files (*.tpl) on your system.
What kind of system do you have? Which http server do you use for Dashticz?
But this should not be caused by the new OWM widgets...
Can you check whether you see the same errors in the previous beta? (3.7.4)
Are you using git? You can switch back to the previous beta with:
madpatrick wrote: ↑Monday 01 March 2021 16:20
Working !!
Is it possible the limt the amout of days ? 8 days is to much data for my width and makes the widget very small (not readable)
and change the colors ? Like a black background instead of white
There seems to be something wrong with loading the template files (*.tpl) on your system.
What kind of system do you have? Which http server do you use for Dashticz?
But this should not be caused by the new OWM widgets...
Can you check whether you see the same errors in the previous beta? (3.7.4)
Are you using git? You can switch back to the previous beta with:
Styling issue air quality block. I mention it also on 3.7.3 because i was running on that version. Updated to 3.7.5 and still the issue. Maybe its not coded yet. See post at: viewtopic.php?p=270138#p270138
hi @lokonli
I am almost ready with my alarm system.
At the moment i am programming the Armed Home situation.
The Armed Away is already working.
I like to full screen my wall tablet when enabling Arm home OR Arm Away
In the doc it says that i can enable full screen by:
config['security_panel_lock'] = 1; --away
config['security_panel_lock'] = 2; --home
and disable it with config['security_panel_lock'] = 0; --disable
But how to adress both situations ?
I like to have a full screen in both ARM HOME and AWAY situations ..
suggestion: config['security_panel_lock'] = 3; --home and away
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea
pvklink wrote: ↑Saturday 06 March 2021 16:06
hi @lokonli
I am almost ready with my alarm system.
At the moment i am programming the Armed Home situation.
The Armed Away is already working.
I like to full screen my wall tablet when enabling Arm home OR Arm Away
In the doc it says that i can enable full screen by:
config['security_panel_lock'] = 1; --away
config['security_panel_lock'] = 2; --home
and disable it with config['security_panel_lock'] = 0; --disable
But how to adress both situations ?
I like to have a full screen in both ARM HOME and AWAY situations ..
suggestion: config['security_panel_lock'] = 3; --home and away
If I remember correctly with 2 it will be full screen in Armed home as well as Armed Away mode. Did you try already?
Works Great!
Thanks !
Perhaps small change to the doc
My alarm system works awsome! Sensors, motion detection, cams,
only part is the geo part that must be changed, IFTTT gives the event far( 5minutes) to late, but thats another topic
I will play with the secpanel part to flash when device changes and when its maximized...
Keep up the good work, my security is GREATTTTT
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea
@Lokonli, is there any way to disable the "animation" in the "decorated" secpanel?
No need to code it, but maybe there's already a hidden parameter available?
I guess it's called the "digitdisplay"?
Something I can disable with one of the custom files?
sammyke007 wrote: ↑Sunday 07 March 2021 11:00
@Lokonli, is there any way to disable the "animation" in the "decorated" secpanel?
No need to code it, but maybe there's already a hidden parameter available?
I guess it's called the "digitdisplay"?
Something I can disable with one of the custom files?
sammyke007 wrote: ↑Sunday 07 March 2021 11:00
@Lokonli, is there any way to disable the "animation" in the "decorated" secpanel?
No need to code it, but maybe there's already a hidden parameter available?
I guess it's called the "digitdisplay"?
Something I can disable with one of the custom files?
Yes, I do read manuals .
I's just that I like the decorated style, but without animations.
I was already able to make the shield icon to stop spinning, so I guess that the above code works. Will try later today.
I am excited about using the dials, they look great and can combine/replace different "old" parts.
I have three blocks for an irrigation item times 6 for my all my irrigation zones, total 18 devices., 3 for a zone
One for duration watering, one for the schema, on for puting it directly on or off
see: viewtopic.php?p=269920#p269920
Is it possible with the current dial functionality to make a combined dial with
1. Outerring needle to set the duration (0,1, 5, 10,20,30,60 minutes, also selector parts of an idx)
2. Inner part toe select a schema by selector value of a idx
3. Push button part by clicking the black part in the inner circle, on/of of a idx ?
All three parts are there, but not combined, it it possible to create this, would be great (for me )!
Raspberry (raspbian on rpi 3) , Domoticz Beta, dzVents , RFXtrx433e, P1, Hue, Yeelight, Zwave+, X10, ESP(easy), MQTT,Weather Underground, System Alive Checker, Domoticz Remote Server to RPI with Google Assistant,
Jablotron connection, Ikea