Esp home install script - #2153
Open
Oetzi-1987 wants to merge 56 commits into
Open
Conversation
…/ info messages Ready for testin on several operating systems
…openhabian into ESPHome-install-Script
…openhabian into ESPHome-install-Script
Signed-off-by: Patrick Götz <38883343+Oetzi-1987@users.noreply.github.com>
…openhabian into ESPHome-install-Script
…openhabian into ESPHome-install-Script
Signed-off-by: Patrick Götz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Götz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Götz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Götz <goetz.patrick@gmx.det>
packages.bats --> the test has not worked correct openhabian.md --> accepted the suggestion from @mstormi menu.sh --> accepted the restriction from @mstormi packages.bash --> update varaibla names to restrictions --> update script to get 2 options install / remove Signed-off-by: Patrick Götz <goetz.patrick@gmx.de>
packages.bash added check if python3 venv is already installed removed many comments in case that the same is wrtitten as echo some lines below made an if loop for install / update / remove whiptail menu in remove path is removed, all other whiptail messages are only shown if interactive mode is given update packages.bats additional update check Signed-off-by: Patrick Götz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
…7/openhabian into ESPHome-install-Script Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
Signed-off-by: Patrick Goetz <goetz.patrick@gmx.de>
mstormi
previously approved these changes
Aug 9, 2026
mstormi
left a comment
Contributor
There was a problem hiding this comment.
Other than the cosmetics, LGTM
did not validate, that's to you as a contributor
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Signed-off-by: Markus Storm <markus.storm@gmx.net>
Contributor
|
The BATS install test fails due to some python dependency. Please make that work. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Neccesarry Script update due to breaking changes in ESPHome. The ESPHome CLI and the ESPHome Device Builder are split, so the installation / update commands changed.
There is also an Check included wichich decides if an Major Update is neccesarry or not.
Hint in Whiptail and in the Documentation is added, whats to do during the major update.