From b89c35a11d67d5cbf53353d5c514ea27b15df236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E6=B1=82=E5=9C=A3=E5=89=91?= Date: Wed, 15 Oct 2025 15:39:43 +0800 Subject: [PATCH] chore: remove iot_class from hacs.json for cleanup --- hacs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/hacs.json b/hacs.json index 298b08a..bc3addf 100644 --- a/hacs.json +++ b/hacs.json @@ -2,6 +2,5 @@ "name": "JackeryHome", "content_in_root": false, "render_readme": true, - "iot_class": "local_push", "homeassistant": "2024.1.0" } \ No newline at end of file