Is there an integration that bundles the data from a local weather station into a “weather” type?
There are plenty of cards to display the current weather nicely, but I haven’t found anything like that for a bunch of measurements. And while looking at 30 raw values certainly is interesting, usually a quick overview is more convenient.
This is the way. It’s quite tricky to pull all the bits together: I did this recently for adapting the UK Met Office new DataHub API into a weather object whilst there isn’t yet an integration for this. This might help you see what’s required:
But the main question I now have is why the weather template is so hidden. It doesn’t show up in integrations (like Generic Thermostat does, which also is a yaml-only thing) and googling for it is useless. Also, why is this even a yaml thing? When one doesn’t want/need to do some value mapping it’d be a trivial GUI. If this was blueprintable, it’d take me 20 minutes to write the blueprint for it. The hardest thing would be finding the correct values for the entity filters…