Page 6 of 7
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 14 June 2021 16:29
by Dickey
I see the problem. You are running the stable version.
OWM is a beta function. That's why you will not see anything.
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 14 June 2021 16:34
by riko
Ah I oversaw that, sorry. How do I upgrate to a beta version? I know the git pull command, but this gave the master as result
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 14 June 2021 16:37
by Dickey
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 14 June 2021 20:25
by HansieNL
@riko
Check the beta documentation releasenotes if there are breaking changes. Then you are prepared if things do not work after you change to beta.
You can change from master to beta with the following commands:
git fetch origin
git checkout beta
git pull
Make a backup of your custom folder before you change branch.
Re: Dashticz v3.8.2 beta: New weather block
Posted: Tuesday 15 June 2021 20:44
by riko
I did not realize that this was in the Beta version. I was triggered because my former OWM was not working anymore after the usual update. But I suppose something changed in my configuration, when re-adding the former OWM it is working again. For safety i'll leave it for now and wait for the new maps to be fully released.
Thanks for your help. And keep on the good work developing these features!
Re: Dashticz v3.8.2 beta: New weather block
Posted: Tuesday 15 June 2021 22:35
by HansieNL
@riko
Glad everything is working now.
If you like you can install a 2nd Dashticz in an other folder and play with the beta. Then you still stay safe.
Re: Dashticz v3.8.2 beta: New weather block
Posted: Wednesday 16 June 2021 19:37
by riko
HansieNL wrote: ↑Tuesday 15 June 2021 22:35
@riko
Glad everything is working now.
If you like you can install a 2nd Dashticz in an other folder and play with the beta. Then you still stay safe.
Thanks for the suggestion!
Re: Dashticz v3.8.2 beta: New weather block
Posted: Wednesday 18 August 2021 2:21
by Nefsolive
Good,
My icons weather have changed to black color and I'm not able to change the color of the icons.
I've already tried this code, but it's not working!
blocks['weather4'] = {
type: 'weather',
layout: 4,
count: 6,
name: 'Amsterdam',
showDetails: false,
showHourly: false,
// monochrome: true,
colors: {
cloud: 'orange',
light_cloud: 'orange',
dark_cloud: 'orange',
}
}
Any idea to change color?
Ty
Re: Dashticz v3.8.2 beta: New weather block
Posted: Wednesday 18 August 2021 12:16
by Nefsolive
Everythink is ok!
They was browser cache.
Regards
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 27 September 2021 13:38
by whoami
TroisSix wrote: ↑Thursday 10 June 2021 20:09
@whoami
You could try this:
Code: Select all
[data-id='weather'] .max {padding-top:0px !important;}
[data-id='weather'] .description {padding-bottom:0px !important;}
Tried this, but it doesn't work, no change in my dashboard
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 27 September 2021 13:41
by TroisSix
whoami wrote:TroisSix wrote: ↑Thursday 10 June 2021 20:09
@whoami
You could try this:
Code: Select all
[data-id='weather'] .max {padding-top:0px !important;}
[data-id='weather'] .description {padding-bottom:0px !important;}
Tried this, but it doesn't work, no change in my dashboard
What’s the name of your weather block?
Envoyé de mon iPhone en utilisant Tapatalk
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 27 September 2021 14:07
by whoami
TroisSix wrote: ↑Monday 27 September 2021 13:41
whoami wrote:TroisSix wrote: ↑Thursday 10 June 2021 20:09
@whoami
You could try this:
Code: Select all
[data-id='weather'] .max {padding-top:0px !important;}
[data-id='weather'] .description {padding-bottom:0px !important;}
Tried this, but it doesn't work, no change in my dashboard
What’s the name of your weather block?
Envoyé de mon iPhone en utilisant Tapatalk
blocks['weather1']
So I replaced weather by weather1, is that correct?
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 27 September 2021 14:17
by whoami
I see now that my rain data is not updated, the text and icons are correct, temp also, but with rain there is still 0.0 mm in my dashboard, it never changes.... anybody else this issue?
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 27 September 2021 18:58
by HansieNL
whoami wrote: ↑Monday 27 September 2021 14:17
I see now that my rain data is not updated, the text and icons are correct, temp also, but with rain there is still 0.0 mm in my dashboard, it never changes.... anybody else this issue?
Just tried with latest beta (3.8.4), but no problem...
Can you try with latest beta?
Code: Select all
blocks['weather'] = {
type: 'weather',
layout: 4,
count: 6,
showDetails: false,
showHourly: false,
}

- Screenshot 2021-09-27 at 18-54-14 Dashticz.png (137.67 KiB) Viewed 1405 times
Re: Dashticz v3.8.2 beta: New weather block
Posted: Monday 27 September 2021 19:52
by Lokonli
whoami wrote: ↑Monday 27 September 2021 14:17
I see now that my rain data is not updated, the text and icons are correct, temp also, but with rain there is still 0.0 mm in my dashboard, it never changes.... anybody else this issue?
Indeed, there was a bug in the rain data in the hourly forecast for some cities. I've fixed that in latest beta (today). Can you check?
Re: Dashticz v3.8.2 beta: New weather block
Posted: Thursday 30 September 2021 16:19
by whoami
Lokonli wrote: ↑Monday 27 September 2021 19:52
whoami wrote: ↑Monday 27 September 2021 14:17
I see now that my rain data is not updated, the text and icons are correct, temp also, but with rain there is still 0.0 mm in my dashboard, it never changes.... anybody else this issue?
Indeed, there was a bug in the rain data in the hourly forecast for some cities. I've fixed that in latest beta (today). Can you check?
Yes, it is working again!
Re: Dashticz v3.8.2 beta: New weather block
Posted: Thursday 30 September 2021 17:08
by whoami
@lokloni
How can I add a button with a refresh function so that I can manually force a refresh of the total dashboard?
Re: Dashticz v3.8.2 beta: New weather block
Posted: Thursday 30 September 2021 20:47
by Lokonli
With a button you can open any url on click in the current window, also Dashticz itself.
(Please create a new topic before reacting to this here)
Re: Dashticz v3.8.2 beta: New weather block
Posted: Friday 29 October 2021 17:22
by whoami
I have a question about the new weather block and the power consumption.
I’m running dashticz on an intel nuc and I use a power measurement adapter.
Since the moment I use the new weather block my powerusage is slowly growing throughout the day.
When not using the weather block my usage is 11 watt.
The moment I add the weather block my usage goes to 16 watt and slowly going after 12 hours reaching 20 watt and stays steady.
If I refresh the dashticz it goed back to 16 watt and after 12 hours again steady at 20 watt.
When I remove the weather block again it is direct steady at 11 watt again.
Is it normal that this happens?
Re: Dashticz v3.8.2 beta: New weather block
Posted: Sunday 31 October 2021 12:13
by whoami
whoami wrote: ↑Friday 29 October 2021 17:22
I have a question about the new weather block and the power consumption.
I’m running dashticz on an intel nuc and I use a power measurement adapter.
Since the moment I use the new weather block my powerusage is slowly growing throughout the day.
When not using the weather block my usage is 11 watt.
The moment I add the weather block my usage goes to 16 watt and slowly going after 12 hours reaching 20 watt and stays steady.
If I refresh the dashticz it goed back to 16 watt and after 12 hours again steady at 20 watt.
When I remove the weather block again it is direct steady at 11 watt again.
Is it normal that this happens?
If I use static icons the usage is still 12 watt, so the problem is the dynamic animations. That is using almost 8 watt…
Is that normal @lokloni?