From 3cb20e991751d6c80a2d5760774258487b58f5e4 Mon Sep 17 00:00:00 2001 From: Piotr Machowski <6118709+PiotrMachowski@users.noreply.github.com> Date: Mon, 31 Mar 2025 05:40:10 +0200 Subject: [PATCH] Improve hacs.json --- hacs.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/hacs.json b/hacs.json index 08f8642..310099a 100644 --- a/hacs.json +++ b/hacs.json @@ -1,6 +1,4 @@ { "name": "Roborock Custom Map", - "hacs": "0.1.1", - "homeassistant": "2025.3", - "domains": ["image"] -} \ No newline at end of file + "homeassistant": "2025.4.0b0" +}