File: README.md

package info (click to toggle)
python-auroranoaa 0.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: python: 85; makefile: 7
file content (11 lines) | stat: -rw-r--r-- 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# 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.