rogro82 / hass-variables

Home Assistant variables component
236 stars 59 forks source link

Making a variable of a string, from an api? #29

Open ericmillersfbay opened 5 years ago

ericmillersfbay commented 5 years ago

Trying to do something like this:

sensor 2:

Would this component be able to do something like this? I need to set a variable to a string from the youtube api, then call it in the curl post.

This allows me to pull the video id of the newest video on a channel then play it directly on my tv.