Skip to content

Commit

Permalink
remove ebusd_edge (#79)
Browse files Browse the repository at this point in the history
* remove ebusd_edge
Fixes #78

* Remove ebusd-edge from lint

* Update README.md

* Update tester.yaml

---------

Co-authored-by: Jorim Tielemans <[email protected]>
  • Loading branch information
LukasGrebe and tjorim authored Dec 2, 2023
1 parent f54564d commit 8713617
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 562 deletions.
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

0 comments on commit 8713617

Please sign in to comment.