Adds Hass stream info to log
This commit is contained in:
@@ -78,6 +78,7 @@ func Init() {
|
||||
continue
|
||||
}
|
||||
|
||||
log.Info().Str("src", "hass:" + entrie.Title).Msg("[hass] new stream")
|
||||
//streams.Get("hass:" + entrie.Title)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user