I use appdaemon as dashboard, and has some cameras which can be showed with the camera widget.
This widget gives as example to use api_password as authentication for the api.
As api_password is becoming depcricated and i’m using it just for this function. Does anyone knows of there already a solution for the HADasboard camera widget without using api_password?
Hey @ReneTode I just updated everything to 0.82.1 from 0.75, well starting on a my new server, so they are running side by side till I get 0.82 working as I want, but seem to be running into a camera problem at the moment, but think the answer is here, but just want to double check.
No problems sir, thank you for the reply, saves me constantly trying more things to get it working when it won’t
The 401 error in the browser with the link gave it away, thought it might be something to do with me making tokens or something, but I’ll just add back in the API password for now.
Has the camera widget been updated to use tokens yet? The appdaemon documentation still shows api_password so I assume we still need to use the API password in Home-Assistant?