I’d like to integrate some groove sensors attached to a Wio Link. the sensors respond to a curl command, with a short response, so I was just wondering how to create the value_template for these, or if that is the direction to go.
I deployed the wio-link server locally, so not dependent on the cloud, and these sensors are relatively cheap, and easy to work with. they supposed also support a direct websocket connection, but I’m happy with curl right.
with the return value of every sensor
So instead of fahrenheit_degree I put lux, celsius_degree,approach,shaked and more regarding on the
sensor I attach.