I have tried updating the entity using the Services-tab in developer tools but I do not get any other result. Can anyone tell me what I am doing wrong ?
Thanks, yes when looking in the logs I see this: “Invalid state with length 392. State max length is 255 characters”
So how do I solve this ? How can I store the value in a attribute ?
Great, thanks. I just got some more questions. I noticed when looking at the logs that the sensor updated very frequently. I just want it to update when I trigger it manually. I tried setting scan_interval: 0 but it looked like that did not work at all. From the logs it seams to update even more often than default. Can you disable the automatic update in some way ?