Hi, I’m new to HASS and am trying to set up a connection to my smart things hub. I would abandon Smartthings, but it is the only device I have that can connect my z-wave switches.
I went through the instructions for installation. I got the SmartThings Personal Access Token with out a problem. I setup a trial account on NABU-CASA and got the call-back address. I then proceeded to the Smartthings Integration step and got a pop up window asking me to verify the call-back address, it indicated that if it is not the same, I should change my configuration, restart and try again. On my first attempt I tried assuming the address was correct, hit proceed, entered the token i had received from Smartthings, and got an error.
My problem is, nowhere in the documentation does it say where I should change the call-back address.
After looking for an entry in the yaml files, I decided to reboot, hoping something had not populated yet. Now I get an error “Config flow could not be loaded: undefined”
I’m hoping someone knows how to solve this. Any help would be greatly appreciated.
OK, I decided to explore and see what I could find. Using Samba Share I was able to locate a directory called “HOMEASSISTANT\config.storage”. In this directory was a file called “smarthings” . figuring I had nothing to loose, I deleted this file and restarted HASS. Once it restarted, attempted to re-install smartthings. It came back asking me if I wanted the current installation, or a new instance. I selected the existing instance, It asked for the token and successfully complete the installation. I now have access to all devices that were attached to smartthings.
Finally got it working last night Thought I would report back how I fixed it.
I backed-up my system using Samba Backup.
Reformatted the SD Drive
Reinstalled the RPi HASS image using Etcher
Installed Somba Share
Used Somba share to copy the backup to the SD card
Performed a partial restore of a couple essential items.
Did not re-install AdGuard
Went through the Smartthings installation
Received the same error as the origonal “Something about the callback address being wrong”
Deleted the Smartthings.yamel file
went back to the Smartthing integration install
This time it asked if I wanted a new instance of Smartthings, I chose the first installation
This time the address was correct and installation completed as expected.
All of y Smartthings devices and automation routines started showing up.
All were accessible.
Reinstalled the remainder of the Add-ons and integrations from backup
Everything continues to work.