In case anyone else is interested, I use this to update HA these days to make it easy and know when it is done. Ill call it from a automation at some point
1 Like
I’ve also seen this:
To be honest I did not look The script I have does pretty much the same thing except I am polling the API endpoint to give a positive ACK at the end when it is back up again.
1 Like
Nice - I’ll have to give yours a try. Thanks.