Maybe we can look at something that does a pull from command. When you do ha supervisor info in ssh, you get installed addons, version installed and version available.
Get that data from there, make it as some kind of sensor and trigger based on that
yes, that âha supervisor infoâ command is indeed better
then its indeed possible to have 1 rest sensor, for all available addons, ha version, hassos version âŚ
edit: seems is doesnt give the HassOs version
secret llt is a long lived token. To obtain a long lived token, go to your users profile page and scroll all the way to the bottom. Create a token and copy it in to your config. Once you close the window with the LLT you cannot view the token again so be sure to record it. My secret is formatted as follows: llt: "Bearer adfasdfadsfadsfasdfasdfasdfNiJ9.eyJpc3adfasdfasdfTZlZWQ0Nzsuperlongstring of numberslettersetc" Be sure to add the Bearer before the token and place the entire thing in quotes.
When I go to the bottom of the page an click create token, it asks for a name I name it Bearer, then I click ok. It produces a llt. I copy this to my secrets file looking like this.
âBearerjbf;qkbgfbrgbgbrbgbgbgbbgbergbgbrbgâ
Is this what I am supposed to do?
Also when creating the sensor the resource has an http address:8123, I am using Nabu Casa, what do I add.
Thanks for the help.