If I want to pull data from the weather table like below, do I need to create my own sensors? I didn’t want to have to create sensors for all of this data.
I highly doubt this will work as ha-floorplan would have had to fully implement HA’s full script functionality. Based on what properties are needed, I don’t think it did that. This means you need to make a script that does the action.
Secondly, service_data requires a dictionary, not a single result. Just reading the docs, I can see you need the text key inside service_data.
If those services only exist in floorplan (Not inside HA’s service caller), then you need to make a template sensor.