Skip to content

Commit 3af3d2d

Browse files
committed
Add additional IOU
1 parent 45055e2 commit 3af3d2d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

homeassistant/components/indevolt/manifest.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"name": "Indevolt",
44
"codeowners": ["@xirt"],
55
"config_flow": true,
6-
"dhcp": [{ "macaddress": "1C784B*" }, { "macaddress": "7C3E82*" }],
6+
"dhcp": [
7+
{ "macaddress": "1C784B*" },
8+
{ "macaddress": "34EAE7*" },
9+
{ "macaddress": "7C3E82*" }
10+
],
711
"documentation": "https://www.home-assistant.io/integrations/indevolt",
812
"integration_type": "device",
913
"iot_class": "local_polling",

homeassistant/generated/dhcp.py

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)