Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BenPru authored Jan 4, 2025
1 parent 27e1e8a commit 88665cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/luxtronik/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"after_dependencies": [],
"codeowners": ["@BenPru"],
"iot_class": "local_polling",
"version": "2024.11.19",
"version": "2025.1.4",
"homeassistant": "2024.8.0",
"dhcp": [
{ "macaddress": "000E8C*" },
Expand Down

1 comment on commit 88665cd

@AJediIAm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be "homeassistant": "2025.1.0",?

Please sign in to comment.