Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild

Github bot: fix linting issues nobuild
This commit is contained in:
Alexandre
2025-10-27 20:41:01 +01:00
committed by GitHub
101 changed files with 324 additions and 291 deletions

View File

@@ -2,7 +2,8 @@ arch:
- aarch64
- amd64
codenotary: alexandrep.github@gmail.com
description: automatically claims free games on the Epic Games Store, Amazon Prime
description:
automatically claims free games on the Epic Games Store, Amazon Prime
Gaming and GOG
devices:
- /dev/dri
@@ -67,7 +68,7 @@ devices:
- /dev/nvme1
- /dev/nvme2
environment:
TINI_SUBREAPER: 'false'
TINI_SUBREAPER: "false"
image: ghcr.io/alexbelgium/free_games_claimer-{arch}
init: false
map:
@@ -89,5 +90,5 @@ schema:
slug: free_games_claimer
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: '1.8'
webui: '[PROTO:ssl]://[HOST]:[PORT:6080]'
version: "1.8"
webui: "[PROTO:ssl]://[HOST]:[PORT:6080]"