jaydeethree / Home-Assistant-weatherdotcom

Home Assistant custom component/integration for Weather.com
GNU General Public License v3.0
42 stars 6 forks source link

Implement AirQuality #30

Closed GoNzCiD closed 6 months ago

GoNzCiD commented 6 months ago

It should be possible to implement air quality sensors within this documentation? (not tested) https://docs.google.com/document/d/1rcYHmIaGKtiINuEPJXGMWU5OEntPf2i0U8BBO8clmtQ/edit

jaydeethree commented 6 months ago

That's a different API endpoint than this integration uses, so it would require an additional call to the API. While it's certainly possible to add another API call, I'm intentionally trying to limit the API calls because this is not supposed to be a publicly-accessible API.

Air quality data is already available in Home Assistant through several other integrations, so I would recommend using one of those to get this data:

https://www.home-assistant.io/integrations/#health