Skip to content

Commit

Permalink
Remove Legacy Processors
Browse files Browse the repository at this point in the history
  • Loading branch information
linickx committed Jun 22, 2024
1 parent 38aa751 commit 44445ea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions homedetector/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@
build_from:
aarch64: "ghcr.io/home-assistant/aarch64-base:3.20"
amd64: "ghcr.io/home-assistant/amd64-base:3.20"
armhf: "ghcr.io/home-assistant/armhf-base:3.20"
armv7: "ghcr.io/home-assistant/armv7-base:3.20"
i386: "ghcr.io/home-assistant/i386-base:3.20"
3 changes: 0 additions & 3 deletions homedetector/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ init: false
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
image: linickx/addon-homedetector-{arch}
startup: application
map:
Expand Down

0 comments on commit 44445ea

Please sign in to comment.