Pirate-Weather / pirate-weather-ha

Replacement for the default Dark Sky Home Assistant integration using Pirate Weather
https://pirateweather.net/
Apache License 2.0
368 stars 26 forks source link

Feels Like Value #348

Open AshGSmith opened 6 days ago

AshGSmith commented 6 days ago

Describe the feature

Would it be possible to get the data from the "feelsLike" data point? I don't believe this is currently included in the integration, unless I'm missing it!

Home Assistant version

2024.11.2

Integration version

1.6.2

Acknowledgements

mammbo3 commented 5 days ago

@AshGSmith I believe you are looking for apparent temperature

AshGSmith commented 5 days ago

@AshGSmith I believe you are looking for apparent temperature

@mammbo3 That definitely sounds like the right field, but it isn't showing as an attribute or an entity. Is that only available if I do the sensors configuration for the integration? And if so, is there any documentation for the configuration required for this?

Thanks for your help so far!

cloneofghosts commented 5 days ago

I'm not sure if apparentTemperature can be added to the weather entity so will ping @alexander0042 to see if its possible to add.

In the meantime you can setup a apparentTemperature sensor which the HACS configuration section walks through how to setup. If you're still having issues setting it up we can help walk you through it.