Hello,
I’m trying to use a RESTful sensor to grab pollution information from my city, but as part of the URL I need to pass the current date. I was wondering if it’s possible to have a template as part of the resource field of the RESTful sensor or if there is any other possible way to do this?
If not possible from HA, I’ll write a python script to grab the info and push it into HA via MQTT sensors.
thanks!