mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Implement local discovery of Smappee legacy devices (#37812)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -59,6 +59,9 @@ ZEROCONF = {
|
||||
"_spotify-connect._tcp.local.": [
|
||||
"spotify"
|
||||
],
|
||||
"_ssh._tcp.local.": [
|
||||
"smappee"
|
||||
],
|
||||
"_viziocast._tcp.local.": [
|
||||
"vizio"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user