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

remove ebusd_edge #79

Merged
merged 5 commits into from
Dec 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
addon: ["ebusd-edge", "ebusd"]
addon: ["ebusd"]

steps:
- name: ⤵️ Check out code from GitHub
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
addon: ["ebusd-edge", "ebusd"]
addon: ["ebusd"]
arch: ["aarch64", "amd64", "armhf", "armv7", "i386"]

steps:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Created by @LukasGrebe. Improved and maintained by @tim-devel
2. In the overflow menu click "Repositories"
3. Add `https://github.com/LukasGrebe/ha-addons/`
4. Wait for the ebusd Add-on to show up or click reload in the same overflow menu
5. Install eBUSd. eBUSd Edge is also available if you want to be on the bleeding edge. PLEASE NOTE: eBUSd Edge is untested and may be broken.
6. Follow Documentation, Setup and Install of the Add-on
5. Install eBUSd.
6. 6. Follow Documentation, Setup and Install of the Add-on


## [ebusd](https://github.com/LukasGrebe/ha-addons/tree/main/ebusd)
Expand Down
107 changes: 0 additions & 107 deletions ebusd-edge/CHANGELOG.md

This file was deleted.

55 changes: 0 additions & 55 deletions ebusd-edge/DOCS.md

This file was deleted.

33 changes: 0 additions & 33 deletions ebusd-edge/Dockerfile

This file was deleted.

43 changes: 0 additions & 43 deletions ebusd-edge/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions ebusd-edge/build.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions ebusd-edge/config.yaml

This file was deleted.

1 change: 0 additions & 1 deletion ebusd-edge/icon.png

This file was deleted.

1 change: 0 additions & 1 deletion ebusd-edge/logo.png

This file was deleted.

Loading