If you ever need to create a dynamic list (input Select) in Home Assistant, check out my worked example on the project page
Monthly Archives: July 2019
Fast Flash Sonoff to Tasmota
I recently had to upgrade all my Sonoff switches. This is the fastest, least fuss way I found to do it on a Windows machine. See project page
Long lived access tokens in home Assistant
Yesterday, I figured out how to implement long lived access tokens (LLAT) in Home Assistant and Llamalab Automate. I will be updating the Llamlab Automate script to allow both methods shortly. LLAT’s are useful if you want to allocate specific identity access to a client app. It also means you do not have to share your main API password for Home Assistant outside your secure environment.