Hi, I’m having issues converting json into seperate sensors, any help is appreciated.
the api sensor reports:
so what I’m trying to achieve is creating a seperate sensor for bounce_rate (with it’s value ofcourse, in this case 0)
I already tried these combinations:
It looks like the second one sees the bounce rate but reports it as {‘value’:0).
instead of 0.
is there a smart way to pick up the value and what goes with it (bounce rate)?