Easy Mode installation troubleshooting tips
Sometimes things don’t always go so smoothly, or you have a unique Home Assistant setup that adds a few unexpected hurdles! Hopefully one of these tips will help you.
1) Home Assistant API encryption issues (video link)
I haven’t found a consistent reason that this issue comes up 🫤. The error often shows up soon after an install and may look something like this:
If you happen to know the encryption key you might be able to enter it after you click on the error, but typically the only solution is unfortunately to re-install the firmware to your device. That will recreate the encryption authentication.
2) ESPHome didn’t automatically share your device IP with Home Assistant (video link)
When you go to add your new ESPHome device into HA:
Instead of getting a pop up UI to easily add your device into Home Assistant you get this pop-up:
The PORT should be 6053 (that’s ESPHome’s default port), but your IP address is unique to your device.
At this point you will need to find your device’s IP address, here are two methods:
Make sure your device is plugged into your computer, then connect it to the ESP Web tools (you can go to the Easy Mode Install instructions if you need help doing this).
Option #1 for finding your device’s IP:
If you see this dialog box (or maybe a similiar one with more options) click on “Visit Device”:
That will open up a new browser tab to your device and you can get the IP address from the web address line:
Option #2 for finding your device’s IP:
If “Visit Device” is not an option, click on “Logs & Console”:
You will likely see a blank screen, and you may need to press the “Reset Device” button at the bottom of the Logs screen. That will prompt the device to restart and you’ll see all the startup information. Scroll through it to this section to find your device’s IP:
This video link explains how to do this with more detail.
3) Device seems to be constantly restarting (video link)
This is hard to tell if you are just powering the device with the USB cable to a plug, but if you connect your device into a computer you can hear the USB connection disconnect and reconnect sound over and over again. This means the firmware has been corrupted and you need to put the device into Boot Mode to get it out of the “boot-up -> fail -> restart -> boot-up” cycle.
You will need to follow the Boot Mode Instructions link and then you can re-install the firmware using the Easy Mode Install method.
4) There are always more bugs to fix and documentation to improve! If you have a problem not covered here email raymond@asc.com and I’ll help you fix it, and maybe make a new section here about it 😁.
Next Steps
SKIP the Manual Installation section and move directly to understanding the UI elements of TrampleTek Blue or the UI elements of SlumberTek
Please join the ASC Discord server if you have questions or comments about this page.