Y
Hacker News
new
|
ask
|
show
|
jobs
by
jhogendorn
784 days ago
The web interface has an 'update all' button thats just as convenient. I find if theres ones i want to not update i just temp break their yaml file with an unexpected keyword and it fails to compile and then update.
1 comments
stavros
784 days ago
Hm, I wasn't aware of this web interface. Is it some sort of management panel? Do I have to deploy it on prem?
link
Nextgrid
784 days ago
I think he's talking about the ESPHome web app - it's a Python app you run on a server which provides a web-based IDE to manage your ESPHome devices.
To be clear, it is
not
hosted by the ESPHome devices themselves, it's a separate component.
link