Skip to content

Commit 100dae6

Browse files
committed
correction si pas de ecowatt
1 parent 3b2cacc commit 100dae6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

hacs.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
22
"name": "⚡ myEnedis sensor",
3+
"description": "sensor pour votre compteur Linky Enedis.",
4+
"category": "integration", // Ou "plugin", "theme", etc.
5+
"content_in_root": false,
6+
"homeassistant": "2021.09",
7+
"persistent_directory": "myEnedis",
8+
"zip_release": true,
9+
"filename": "apiEnedis.zip",
310
"render_readme": true
4-
}
11+
}

0 commit comments

Comments
 (0)