From e42a7b8bb941560cf56b3205d5040a7eddabb6c3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 28 Apr 2022 08:51:14 +0200 Subject: [PATCH] Create updater.json --- addons_updater/updater.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 addons_updater/updater.json diff --git a/addons_updater/updater.json b/addons_updater/updater.json new file mode 100644 index 000000000..f79818413 --- /dev/null +++ b/addons_updater/updater.json @@ -0,0 +1,11 @@ +{ + "github_fulltag": "true", + "last_update": "2022-03-15", + "repository": "jdeath/homeassistant-addons", + "slug": "earthwalker", + "source": "gitlab", + "upstream_repo": "glatteis/earthwalker", + "github_beta": true, + "github_havingasset" : false, + "upstream_version": "1" +}