Skip to content
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

Seems not to be working any more... #8

Closed
c-m0s opened this issue Jan 2, 2018 · 10 comments
Closed

Seems not to be working any more... #8

c-m0s opened this issue Jan 2, 2018 · 10 comments

Comments

@c-m0s
Copy link

c-m0s commented Jan 2, 2018

Thanks very much for the module, I do like the idea very much!

Unfortunately, I don't get warnings displayed, even when selecting regions, that do have actual active warnings , according to the DWD-Website (https://www.dwd.de/DE/wetter/warnungen_gemeinden).

I tried to use the DWD_NAME as well as the NAME listed in this MAP and Table (https://maps.dwd.de/geoserver/dwd/wms?service=WMS&version=1.1.0&request=GetMap&layers=dwd:Warngebiete_Gemeinden&styles=&bbox=5.876914,47.270362,15.037507,55.044381&width=1024&height=868&srs=EPSG:4326&format=application/openlayers#) as region option in the modules config.

Any hints?
Please!

@d-Rickyy-b
Copy link
Contributor

You need to take the name displayed on the website here. In this case the correct name wouldn't be "Karlsruhe", but "Kreis und Stadt Karlsruhe".

Greetings Rico.

@c-m0s
Copy link
Author

c-m0s commented Jan 7, 2018

Thanks, Rico-

I tried that before, but now it is working actually. A weird region name though. (and yet another map to get it from).
mmm-dwd-warnweather

{
		module: 'MMM-DWD-WarnWeather', //https://www.dwd.de/DE/leistungen/warnungen/wetterwarnungen.html
		position: 'top_right',
		header: 'Wetterwarnungen: RO',
		config: {
				region:"Stadt Rosenheim",
				changeColor: false,
				interval: 10 * 60 * 1000, // every 10 minutes
				loadingText: 'Warnungen werden geladen...',
				longversion: true,
				width: 45,
				noWarningText: 'Keine Warnungen'
			  }
},

@c-m0s
Copy link
Author

c-m0s commented Sep 4, 2019

Hi @LukeSkywalker92, Hi @d-Rickyy-b,
do you have additional tipps? Now I am looking for a region in and around Munich- but I can't find working region names, not on the (https://www.dwd.de/DE/wetter/warnungen_gemeinden)-Map nor on the one you suggested above.

what input does this module require?
I tried

  • München,
  • Stadt München
  • Kreis und Stadt München
  • München-Hadern
  • München-Thalkirchen-Obersendling-Forstenried-Fürstenried-Solln

I don't get it and would appreachiate a helping hand or eye very much..

@c-m0s
Copy link
Author

c-m0s commented Sep 4, 2019

/reopen

@d-Rickyy-b
Copy link
Contributor

@c-m0s you could try to use München-Maxvorstadt (the most central district I could find on the map). It seems that Munich is too big and was separated into multiple zones by the DWD and not taken as a whole. I have taken this from the "geoserver"-Map on the DWD site.

grafik

@c-m0s
Copy link
Author

c-m0s commented Sep 7, 2019

Thanks, @d-Rickyy-b
but the DWD_Name seems not to be working for me and the alternative, that @LukeSkywalker92 suggests in the readme, using lat and lng is not working either..

@d-Rickyy-b
Copy link
Contributor

Then @LukeSkywalker92 needs to check into it. My MagicMirror is currently shut off so no idea if it's Maybe because of 'API' changes?!

@c-m0s
Copy link
Author

c-m0s commented Sep 7, 2019 via email

@d-Rickyy-b
Copy link
Contributor

Hi @c-m0s, I know the issue is quite old now, but I just tried München-Maxvorstadt and it works fine.

grafik

grafik

@c-m0s
Copy link
Author

c-m0s commented Jul 17, 2020

Tried this for ages. Now I checked it up again and followed #15
I changed my config to use WarnCellID as well - and know it finally works again.

-> Don't use the region and corresponding NAME, there is to much potential for errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants