jcgoette / baby_buddy_homeassistant

This custom integration provides sensors for Baby Buddy API endpoints.
MIT License
64 stars 30 forks source link

Is there a way to edit the host IP that was entered during setup? #98

Closed kmanan closed 1 year ago

kmanan commented 1 year ago

Hi, I'm back with a new issue. I changed my network and the RPi that hosts BB has a new IP. The integration has stopped working because the host IP is different. Is there a way to change the host IP? I have Studio Code Server and can access the config section. I tried searching through there and didn't find anything.

jcgoette commented 1 year ago

Simplest answer is to just re-setup the integration.

ICULikeMac commented 1 year ago

This will reset all the entities in HomeAssistant so all scripts/automation will need to be updated at the same time? Is there any other way? Thanks!

jcgoette commented 1 year ago

reset all the entities in HomeAssistant so all scripts/automation will need to be updated

Not sure what you mean by this...

Is there any other way?

I'm sure there is, but I don't know how off the top of my head.