naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
314 stars 63 forks source link

Support Ambient Weather weather service. #54

Closed dhull closed 2 months ago

dhull commented 5 years ago

The Ambient Weather service records the weather data sent by an Ambient Weather weather station. The API documentation is at https://ambientweather.docs.apiary.io/.

The documentation says that API requests are limited to 3 requests per second per application key, and that the API will return a 429 response if this rate is exceeded. If this becomes an issue, new application keys can be created with a link on the bottom of the Ambient Weather account page.

naofireblade commented 5 years ago

Awesome, thank you! I will merge this asap.

rsonnens commented 5 years ago

Has this been released yet? I don't see the read me reference this. I really want this. Ambient Weather has a large contingent of users that would be happy (me included) to see this picked up. I either need this or support for the newer WU api to get my data in homeklt. Thanks.

naofireblade commented 5 years ago

This has not been released since the PR was submitted shortly before a large change in this plugin was pushed. After pushing the change, the PR has some conflicts that need to be solved.

jctull commented 4 years ago

I am guessing this has fallen off the todo list. I agree that having ambientweather.net support would be a great addition. Thanks for your contributions to the community.

threeonparfive commented 4 months ago

Any chance of this being resurrected?

dhull commented 2 months ago

Closing this PR in favor of the updated version in https://github.com/naofireblade/homebridge-weather-plus/pull/297.