pnbruckner / ha-illuminance

Home Assistant Illuminance Sensor
The Unlicense
153 stars 16 forks source link

Cloud Coverage from forecast #70

Open wigster opened 3 weeks ago

wigster commented 3 weeks ago

Hi

I am using the weather.com (HACS) integration for my weather forecast. For whatever reason, the API does not provide current cloud coverage as a numerical sensor, (just a description). However, in the forecast the cloud_coverage key is there properly as a fraction.

Would it be possible to get Illuminance to pull the cloud coverage from the first forecast key as a proxy if the quantity is not available in the current conditions?

pnbruckner commented 3 weeks ago

Create a template sensor. That's what I do.