Hide streams from Hass by default

This commit is contained in:
Alexey Khit
2022-09-02 20:52:39 +03:00
parent b4990b1e90
commit b78de349ab
+1 -1
View File
@@ -78,7 +78,7 @@ func Init() {
continue continue
} }
streams.Get("hass:" + entrie.Title) //streams.Get("hass:" + entrie.Title)
} }
} }