Breezometer
Breezometer connector lets you request environment information like air quality, pollen forecast, current and forecasted weather and wildfires for a specific location.
Prerequisites
- A Breezometer
- An
api_key
, that can be found on your Breezometer account home page.
Supported sync modes
The Breezometer connector supports full sync refresh.
Airbyte Open Source
- API Key
- Latitude
- Longitude
- Days to Forecast
- Hours to Forecast
- Historic Hours
- Radius
Supported Streams
- Air Quality - Current
- Air Quality - Forecast
- Air Quality - Historical
- Pollen - Forecast
- Weather - Current
- Weather - Forecast
- Wildfire - Burnt Area
- Wildfire - Locate
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
latitude
string
longitude
integer
days_to_forecast
integer
hours_to_forecast
integer
historic_hours
integer
radius
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.0 | 2022-10-29 | 18650 | Initial version/release of the connector. |