#Turning off Home Assisant Cloud Connection through CLI

1 messages · Page 1 of 1 (latest)

snow scroll
#

Hello, Is there a way I can turn off the Home Assistant Cloud connection through the HA CLI, I restored a backup of my primary instance and I seem to bork the HA Cloud Connection everytime I turn on the HA Beta VM?

#

I'm also willing to edit YAMLs if need be. I just dont want to reconnect this instance to the internet before I am able to turn off the HA Cloud Connection as it mucked up some of my devices earlier when I didn't notice it replaced my primary HA instance

sage hearth
#

When you have two HA instances and they both use the same Nabu Casa account, the one which was started most recently is going to be the one associating itself with the service. It's not replacing your HA instance. Your HA instances are competing to be the one to make use of the account.

#

You could delete the hidden .cloud directory on one of the HA instances. This would then require that you sign in on the Home Assistant Cloud page to connect that instance to Nabu Casa again. And you would just avoid doing that.

snow scroll
#

thanks