I expected a list like: "[":97e051eb6fea489fa7cf1aaa4cb7c171:",":73d68350942e4555a8c47c36f558681e:" ,":73d68350942e4555a8c47c36f558681e:"]"
I received Expecting json(value[, format])
It seems to work correctly if there is only one device in the list. It returns only a list of one device if there are two of them and it fails with three or more.
I’m pretty sure it was suppose to work given the example on https://wiki.webcore.co/Functions#json.
I’m running this on Hubitat. WebCore v0.3.114.
Thoughts?