Broadlink RM Pro setup failure and error after latest upgrade of hassio

How do you downgrade?

docker exec homeassistant curl -d '{"version": "0.63.3"}' http://hassio/homeassistant/update

running on Hassio - assume there is a different process for downgrading. Can you help with downgrading on Hassio ?

Thanks, but where?

Most hassio related posts where someone bitched because something broke in a .0 system update tells you how. Can’t remember exactly as I let everyone else do the testing before I jump :slight_smile:

Will post it if I find it again first.

have a look at this thread to downgrade.

Followed the instructions on downgrading - worked fine. The important thing to note was the replacement of the single and double quotes

curl -d '{"version": "0.63.3"}' http://hassio/homeassistant/update

try the above code as I encapsulated it as reformatted text.

1 Like

It says curl command not found

See my updated comment. Cut and paste that or just manually type it in.

Yeah, I forgot this fondamental rule

1 Like

Sorry, I’m not using Hassio, therefore I can’t provide a workaround.

See you found the process, hope all is good for you now :slight_smile:

Im still dead with no clue as what to do. Curl command not found

0.64.1 will fix broadlink issues identified in 0.64. Not sure how long after for hass.io to get the update.

https://github.com/home-assistant/home-assistant/pull/12742

Ok i will have to wait until then i guess no choice

Ok just upgraded to 0.64.1 and it switched well

1 Like

Hey 0.64.1 is out. We give it a go, or better wait 0.64.2 :slight_smile:

:rofl:

I was going to wait for 64.2 as there was no mention of Broadlink fixes in the release notes that I could see but @dearlk seems happy.

Updated to 0.64.2 and now i`m stuck on loading data screen. Will curl to the 0.59.1 again.