Skip to content

Commit 7105772

Browse files
committed
Change log to debug
1 parent 142c56d commit 7105772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eufy/http.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class EufyHttp {
2323
return this.devices
2424
}
2525

26-
winston.info('Refreshing devices...')
26+
winston.debug('Refreshing devices...')
2727

2828
this.devices = await this.httpService.listDevices()
2929
this.devicesRefreshedAt = new Date().getTime()

0 commit comments

Comments
 (0)