Skip to content

Commit

Permalink
Add min ha version
Browse files Browse the repository at this point in the history
  • Loading branch information
BenPru authored Dec 22, 2022
1 parent f0017ab commit 35c0e7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/luxtronik/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "luxtronik2",
"name": "Luxtronik",
"version": "2022.12.16",
"version": "2022.12.22",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_polling",
Expand All @@ -11,6 +11,7 @@
"after_dependencies": ["http"],
"codeowners": ["@bouni", "@benpru"],
"requirements": ["luxtronik>=0.3.14"],
"homeassistant": "2022.09.00",
"dhcp": [
{
"macaddress": "000E8C*"
Expand Down

0 comments on commit 35c0e7e

Please sign in to comment.