Skip to content

Commit eba2652

Browse files
committed
Set HACS minimum HA version to 2024.11.0
1 parent 468803f commit eba2652

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hacs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"name": "Envisalink Refactored",
33
"domains": ["envisalink_new"],
44
"iot_class": ["local_push"],
5-
"render_readme": true
5+
"render_readme": true,
6+
"homeassistant": "2024.11.0"
67
}

0 commit comments

Comments
 (0)