-
-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug
No weather forecast when using the DWD (German weather service)
#2450
Comments
In your Home Assistant, could you please go to,Developer Tools, tab States, then filter by your weather entity and please.let me know what is displayed for both the column state but also the column attributes? |
I found something in the HomeAssistant logs:
|
Great. This is what I need. |
Suddenly it shows a forecast - but only for the next day. I didn't change anything - no idea why this is /(partly) working suddenly. |
@edwardtfn Any update on this if I may ask? |
Hi @edwardtfn - sorry to be a bit pushy but is there any update on this issue? It would be fantastic if DWD was supported - it's THE weather service people in Germany use. That is, adding support for it would potentially benefit a very large number of people. Thanks a lot! |
Unfortunately I've been totally out of time in the past weeks, but I will.look at this. |
@edwardtfn DWD sends null for uv_index sometimes, so you can avoid error by:
@andreas-bulling If you can't wait just edit the blueprint file located in: config/blueprints/automation/Blackmas/nspanel_blueprint.yaml:
and add default=0 to map("float") like above NSPanel_HA_Blueprint/nspanel_blueprint.yaml Line 10216 in 0c0be2d
NSPanel_HA_Blueprint/nspanel_blueprint.yaml Line 10225 in 0c0be2d
|
Thanks a lot - will give it a try. I opened an issue for the integration as this needs fixing on their side. |
Do you have a different version? I can't find the lines that you are referring to.... |
Keep looking for "uv_index" |
This is what I have (already with the
But it still doesn't work. |
That is a bit strange, as it's not in repository. I guess you added it somehow ;-) You need to change something in automation to refresh display. It worked for me. Sorry, I use this hacs addon: https://github.com/FL550/dwd_weather |
What do you mean with "it's not in repository"? Which integration are you talking about? I am using the same HACS DWD addon. |
I had restarted the panel yesterday but without effect. Today, the panel suddenly started working, i.e. showing the forecast. No idea what has changed... |
TFT Version
4.3.12
Firmware Version
4.3.12
Blueprint Version
4.3.12
Panel Model
EU
What is the bug?
When using the popular DWD weather integration (German weather forecast - the prime forecast available here) there is no forecast.
https://github.com/hg1337/homeassistant-dwd
But the forecast data appears to be there - even hourly:
Steps to Reproduce
No response
Your Panel's YAML
Happy to provide additional information but so far I haven't seen anything unusual in the logs. :/
ESPHome Logs
No response
Home Assistant Logs
No response
The text was updated successfully, but these errors were encountered: