Rademacher Homepilot in Home Assistant

Thought is the other way round. If the print brings out the cookie after executing the command but not with calling the script, perhaps this is the case, why the sensor is not filled.

My Sensor is still with status unknown. Even with the new code.

image

Thought there there sould be seomething like xxxUojgS9ArACPmV7lMxxxxxxxxxxxxxxxxxxxxxxOwSA6n74SjGxxx visible as in the output, of

curl --silent --output /dev/null --cookie-jar - --header “Content-Type: application/json” --request POST --data ‘{“password”:"’$finalpassword’“,“password_salt”:”‘$salt’"}’ http://$ip/authentication/login | tail -n 1| awk ‘{print $NF}’

if I execute it line by line in the terminal.

What is the status of your sensor?