diff --git a/newt/config.yaml b/newt/config.yaml index c461df5..e1ecdef 100644 --- a/newt/config.yaml +++ b/newt/config.yaml @@ -1,7 +1,7 @@ name: "Newt Add-on" version: "1.0.0" slug: "newt" -description: "Kjører Newt-containeren i Home Assistant" +description: "Runs the Newt container inside Home Assistant" arch: - amd64 - armv7 @@ -18,4 +18,4 @@ options: schema: PANGOLIN_ENDPOINT: "str" NEWT_ID: "str" - NEWT_SECRET: "str" + NEWT_SECRET: "str" \ No newline at end of file