Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESPHome development tool Rockon #390

Open
Hooverdan96 opened this issue Oct 2, 2024 · 0 comments · May be fixed by #391
Open

ESPHome development tool Rockon #390

Hooverdan96 opened this issue Oct 2, 2024 · 0 comments · May be fixed by #391
Assignees
Labels
New Rockon New Rockon Proposed

Comments

@Hooverdan96
Copy link
Member

ESPHome is the perfect solution for creating custom firmwares for your ESP8266/ESP32 boards. This Rockon contains the standalone ESPHome Command Line and Web Dashboard (HomeAssistant is a separate Rockon, whose docker image does not allow for installing add-ons like this).

Note: this Rockon requires the net=host option to enable device connections for ESP firmware updates; it also requires to be run in privileged status according to the documentation (https://esphome.io/guides/getting_started_command_line). Typically, this Rockon would be run after installation during firmware development or update work and, when not needed, be stopped again. It's not necessary to be active for ESP devices to be recognized by Home Assistant (this is handled through HomeAssistants native ESPHome integrations.

website: https://esphome.io/
image: ghcr.io/esphome/esphome

@Hooverdan96 Hooverdan96 added the New Rockon New Rockon Proposed label Oct 2, 2024
@Hooverdan96 Hooverdan96 self-assigned this Oct 2, 2024
Hooverdan96 added a commit to Hooverdan96/rockon-registry that referenced this issue Oct 2, 2024
@Hooverdan96 Hooverdan96 linked a pull request Oct 2, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Rockon New Rockon Proposed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant