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

weather api #157

Open
halogen28372 opened this issue Apr 16, 2022 · 2 comments
Open

weather api #157

halogen28372 opened this issue Apr 16, 2022 · 2 comments

Comments

@halogen28372
Copy link

I was going to implement your weather reporting but once I got everything copied over I realized there was nothing calling the https://dev.pirateweather.net/forecast.. this seems to be a key part. I searched your files but couldn't see how you're doing this, possibly with a custom integration? This might make a good video topic at the very least, since I can be the only one struggling with api calls.

@welcome
Copy link

welcome bot commented Apr 16, 2022

Thanks for helping make this code better! This is the place to request enhancements, ask questions and other things. You can also ask questions via twitter or https://jeffreystone.net

@thejeffreystone
Copy link
Owner

Ahh, yeah, Ive been tweaking stuff a lot lately.

Pirate Weather is powered by https://pirateweather.net that attempts to replicate the Dark Sky SPI using the NWS weather source. I have found it s a bit more stable than hitting the NWS api.

You can grab an HA Integration from the Home Assistant Community Store. Then you get a some sensors that you can use.

So far it seems to be a pretty solid integration. You can find more about it at https://github.com/alexander0042/pirate-weather-ha

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