Trying to use card with my WeatherFlow Tempest system and all of its entities are “senor”, not “weather”.
I tried to use the card and I get “Please, check your weather entity”.
My temperature entity is:
sensor.tempest_st_00001664_temperature
They all start with sensor.
How do I get this card to work with this weather station. I do not see anything wrong with the various Tempest items being called sensors as that is what they are?
Ok, more to read and cross reference etc.
This looks like it takes my sensors and makes them part of a weather entity.
Also loos like it cannot handle all the sensor entities I have.
Oh, well, its a start.
Definitely not an easy task for a novice to complete.
of course you can work with individual sensors, there is also a very nice and complex weather card that can do this but there is a though behind the ‘weather’ part, a.o. being comparable amongst one another on setup and attribs. I can not image why ‘weather’ would not be able to deal with your sensors but why spending time on that if you are not too
My point was that without having to manually setup “weather” in YAML and it looks like basically having to manually map all my “sensors” to a “weather” equivalent, I can simply tell the “mini-graph-card” the “sensor” entity and it plots them.
There must be some benefit to remapping everything to “weather” so I’ll read a bit more before I commit either way.