#Hi. I am going crazy over this issue I'm

1 messages · Page 1 of 1 (latest)

lyric trellis
#

Json from Node-RED:

[
    [
        "14:20",
        "<a href=\"/tabla/nrk1/p/ruhpolding-sprint-damer/202401121420/\" class=\"db\">Ruhpolding: Sprint, damer</a>",
        "Skidskytte",
        "<i title=\"NRK1\" class=\"icons nrk1-nrk-no\"/>"
    ],
    [
        "14:20",
        "<a href=\"/tabla/svt1/p/ruhpolding-sprint-damer/202401121420/\" class=\"db\">Ruhpolding: Sprint, damer</a>",
        "Skidskytte",
        "<i title=\"SVT1\" class=\"icons svt1-svt-se\"/>"
    ]
]```
ivory marsh
#

There's a hard limit of states at 255 characters

lyric trellis
#

@ivory marsh There is no way around it, like making a blob or text or something like that?

Would I need to make it into a API myself and let a table make a call to it?

ivory marsh
#

There's a hard limit of states at 255 characters

#

If there was a way around that don't you think I'd have said 😉

#

Maybe you can do it with a custom card and attributes, much like weather does it, but that requires you to create a custom card