From adf0a90d91924a805b0c0d681fcd13e5b893bfd9 Mon Sep 17 00:00:00 2001 From: Arjan <44190435+vingerha@users.noreply.github.com> Date: Mon, 6 Nov 2023 15:42:25 +0100 Subject: [PATCH] Update hacs.json --- hacs.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/hacs.json b/hacs.json index 1792f60..b07636f 100644 --- a/hacs.json +++ b/hacs.json @@ -1,6 +1,4 @@ { - "name": "gtfs2", - "country": "ALL", - "render_readme": true, - "homeassistant": "2023.10" + "name": "GTFS2 for HomeAssistant", + "homeassistant": "2023.10.1" }