Skip to content

Commit 6438548

Browse files
authored
Merge pull request BenPru#393 from BenPru/AJediIAm-hassfix
hassfix Move min ha version
2 parents 52efbe3 + 196826e commit 6438548

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/luxtronik/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
],
2020
"iot_class": "local_polling",
2121
"version": "2025.7.20",
22-
"homeassistant": "2025.6.0",
2322
"dhcp": [
2423
{
2524
"macaddress": "000E8C*"

hacs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"name": "Luxtronik",
3-
"render_readme": true
3+
"render_readme": true,
4+
"homeassistant": "2025.6.0"
45
}

0 commit comments

Comments
 (0)