I have read just about every post on this topic but just can’t seem to get my config to work. My broker send out the 5 day weather forecast in 5 different topics several times a day. NWS Forecast/1, NMS Forecast/2, etc
The sensor configuration is very basic but works great until the payload exceeds the 256 limit.
How do I alter these basic sensors to use an attribute to hold the payload?
I’d create an automation that listens to the incoming MQTT message and reposts it with the payload in an attribute, since they can pretty much be any length. But it also depends on what you want to do with the text.