When I use a weather forecast card I want to use my own temperature data. But when I add the weather card I need to choose a weather entity that delivers everything. So I can choose what to show but not to disable the temperature.
So please add an option to choose a temperature entity to overwrite the setting. I want to use forecast data but not showing the actual temperature from that entity.
In case you want a work around, there are alternatives available from HACS. The weather-chart card allows you to override the entity that provides temperature. The platinum-weather-card also allows you to blend local weather data with forecast data.
the obvious answer here would be use the template weather entity.
it allows you to populate each of the config options with any template you desire, creating a weather entity, which you can then use in the UI for your card
But how to get the forecast data? The sample from the docs do not help here. I do not see any attributes for that data.
I u se the Meteorologisk institutt (Met.no) integration for the data. I have it and see the forecast when I open the entity but no idea where it is locate.
Again, this should be much easier and not only for deep divers of home assistant.
I also checked the cards in HACS but I do not like them and would like to stick with the core version.