https://github.com/djtimca/aurora-api
https://github.com/djtimca/aurora-api
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/djtimca/aurora-api
- Owner: djtimca
- License: apache-2.0
- Created: 2020-11-09T16:56:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T13:40:53.000Z (over 1 year ago)
- Last Synced: 2025-03-19T22:03:31.249Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aurora API (auroranoaa)
PyPi integration to support the Home Assistant Aurora integration.
## Available Methods
### get_forecast_data(longitude:float, latitude:float)
Request the NOAA Aurora forecast for the given longitude and latitude.
Return value will be an integer of the forecast % chance of there being an Aurora event at the given coordinates.