mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add HomeWizard Energy integration (#55812)
Co-authored-by: Matthias Alphart <farmio@alphart.net> Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This commit is contained in:
@@ -179,6 +179,11 @@ ZEROCONF = {
|
||||
"domain": "hue"
|
||||
}
|
||||
],
|
||||
"_hwenergy._tcp.local.": [
|
||||
{
|
||||
"domain": "homewizard"
|
||||
}
|
||||
],
|
||||
"_ipp._tcp.local.": [
|
||||
{
|
||||
"domain": "ipp"
|
||||
|
||||
Reference in New Issue
Block a user