Skip to content

Commit 64bf063

Browse files
authored
Add/update mac address in manifest.json
Integration so far looks a.o. for mac address "40ECF8*". But I noticed today my mac address starts with "EC40F8*" ! So I suspect a type was made in the mac address definition! For now, I added "EC40F8*", maybe we can remove "40ECF8" in the future.
1 parent af62c37 commit 64bf063

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

custom_components/luxtronik/manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
{
3636
"macaddress": "40ECF8*"
3737
},
38+
{
39+
"macaddress": "EC40F8*"
40+
},
3841
{
3942
"hostname": "wp-novelan"
4043
}

0 commit comments

Comments
 (0)