Add HASS requirement to HACS

This commit is contained in:
DigiLive
2025-04-23 07:01:17 +02:00
parent e4de5c8a8d
commit 7f724f01c7

View File

@@ -1,5 +1,6 @@
{ {
"name": "Auto generating Mushroom dashboard strategy", "name": "Mushroom Dashboard Strategy ",
"render_readme": true, "render_readme": true,
"filename": "mushroom-strategy.js" "filename": "mushroom-strategy.js",
"homeassistant": "2024.7.0"
} }