From ad8a192059193817d1dd4e1c1fd18ccaee21cd41 Mon Sep 17 00:00:00 2001 From: Patrick Mulligan Date: Fri, 7 Aug 2026 22:54:42 +0200 Subject: [PATCH] catalog: access 0.0.2 (fix self-closing tags in admin UI) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes the overlapping dialog inputs — nested under the UMD in-DOM template compiler. Kept 0.0.1 for record. archive: aiolabs/access @ v0.0.2 sha256: b507d9c7d0a4fd7797a79cd13f9abeb6310ef21dc8530a920657e8f07a86887d --- extensions.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/extensions.json b/extensions.json index 6d7486c..4ba2984 100644 --- a/extensions.json +++ b/extensions.json @@ -561,6 +561,17 @@ "icon": "https://git.atitlan.io/aiolabs/access/raw/branch/main/static/image/access.png", "archive": "https://git.atitlan.io/aiolabs/access/archive/v0.0.1.zip", "hash": "fff5ef862ac52bbb28dfe47e14295464fc8733a308f0df2b2047d55151636f19" + }, + { + "id": "access", + "repo": "https://git.atitlan.io/aiolabs/access", + "name": "Access", + "min_lnbits_version": "1.3.0", + "version": "0.0.2", + "short_description": "NFC door access — authorize Bolt Card taps and unlock via Home Assistant", + "icon": "https://git.atitlan.io/aiolabs/access/raw/branch/main/static/image/access.png", + "archive": "https://git.atitlan.io/aiolabs/access/archive/v0.0.2.zip", + "hash": "b507d9c7d0a4fd7797a79cd13f9abeb6310ef21dc8530a920657e8f07a86887d" } ] }