briis / visualcrossing

Home Assistant integration retrieving Weather Data from the Visual Crossing API
MIT License
3 stars 1 forks source link

Add Weather Alerts #15

Open briis opened 11 months ago

briis commented 11 months ago

The API includes Weather Alerts for the location. This should be included in the data output as sensor data.

tcjw3 commented 6 months ago

Hello Briis, I have obtained an API from visualcrossing and can view the data in question on their website. I am particularly interested in sunshine duration and intensity. But how do I get this data into my Home Assistant using your integration? I don't understand it, can you please help?

briis commented 6 months ago

This integration only delivers a weather entity, and no additional sensors, so sunshine duration and intensity is not delivered. I just checked the raw data that is returned from Visual Crossing, and Sunshine Duration and Intensity is not part of the data they deliver in the Free Tier. )It might exist in the paid version, which this does not support))