diff --git a/cmd/hass/hass.go b/cmd/hass/hass.go index 62a6e852..5eecb86a 100644 --- a/cmd/hass/hass.go +++ b/cmd/hass/hass.go @@ -78,7 +78,7 @@ func Init() { continue } - streams.Get("hass:" + entrie.Title) + //streams.Get("hass:" + entrie.Title) } }