这是indexloc提供的服务,不要输入任何密码
Skip to content
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ SOFTWARE.

[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/dale3h
Expand All @@ -111,7 +111,7 @@ SOFTWARE.
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-log-viewer/64377?u=dale3h
[github-actions-shield]: https://github.com/hassio-addons/addon-log-viewer/workflows/CI/badge.svg
[github-actions]: https://github.com/hassio-addons/addon-log-viewer/actions
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[issue]: https://github.com/hassio-addons/addon-log-viewer/issues
[license-shield]: https://img.shields.io/github/license/hassio-addons/addon-log-viewer.svg
[logger]: https://www.home-assistant.io/integrations/logger/
Expand Down
2 changes: 0 additions & 2 deletions log-viewer/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
build_from:
aarch64: ghcr.io/hassio-addons/base:14.2.2
amd64: ghcr.io/hassio-addons/base:14.2.2
armhf: ghcr.io/hassio-addons/base:14.2.2
armv7: ghcr.io/hassio-addons/base:14.2.2
i386: ghcr.io/hassio-addons/base:14.2.2
codenotary:
base_image: codenotary@frenck.dev
signer: codenotary@frenck.dev
2 changes: 0 additions & 2 deletions log-viewer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ homeassistant: 0.92.0b2
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
homeassistant_api: true
auth_api: true
ports:
Expand Down