mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Add dhcp discovery to Sensibo for non-HomeKit devices (#66350)
This commit is contained in:
@@ -312,6 +312,10 @@ DHCP = [
|
||||
"domain": "senseme",
|
||||
"macaddress": "20F85E*"
|
||||
},
|
||||
{
|
||||
"domain": "sensibo",
|
||||
"hostname": "sensibo*"
|
||||
},
|
||||
{
|
||||
"domain": "simplisafe",
|
||||
"hostname": "simplisafe*",
|
||||
|
||||
Reference in New Issue
Block a user