1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Update Twinkly DHCP discovery addresses (#109495)

This commit is contained in:
Cody C
2024-02-04 02:12:55 +13:00
committed by GitHub
parent bb8d742423
commit 897ea272d6
2 changed files with 7 additions and 0 deletions
@@ -6,6 +6,9 @@
"dhcp": [
{
"hostname": "twinkly_*"
},
{
"hostname": "twinkly-*"
}
],
"documentation": "https://www.home-assistant.io/integrations/twinkly",
+4
View File
@@ -971,6 +971,10 @@ DHCP: list[dict[str, str | bool]] = [
"domain": "twinkly",
"hostname": "twinkly_*",
},
{
"domain": "twinkly",
"hostname": "twinkly-*",
},
{
"domain": "unifiprotect",
"macaddress": "B4FBE4*",