SmartThings-BigTalker-Orig icon indicating copy to clipboard operation
SmartThings-BigTalker-Orig copied to clipboard

Filling up activity feed?

Open nloui opened this issue 8 years ago • 6 comments

Has anyone else noticed that Big Talker publishes to their Activity feed a lot? I'm seeing it in there every couple minutes even though it's not actually saying anything

nloui avatar Mar 08 '16 01:03 nloui

BigTalker will be super chatty when you have enabled "Debug Logging"

To disable:

  1. Go to My Home
  2. SmartApps
  3. BigTalker
  4. Configure Defaults
  5. Scroll to the bottom and turn off "Enable debug logging"

See if that solves the issue for you.

rayzurbock avatar Mar 08 '16 03:03 rayzurbock

Unfortunately this is already off :-/

On Mon, Mar 7, 2016 at 7:12 PM, Brian Lowrance [email protected] wrote:

BigTalker will be super chatty when you have enabled "Debug Logging"

To disable:

  1. Go to My Home
  2. SmartApps
  3. BigTalker
  4. Configure Defaults
  5. Scroll to the bottom and turn off "Enable debug logging"

See if that solves the issue for you.

— Reply to this email directly or view it on GitHub https://github.com/rayzurbock/SmartThings-BigTalker/issues/19#issuecomment-193580266 .

nloui avatar Mar 08 '16 04:03 nloui

What are the messages that you are seeing and that cause concern?

On Mar 7, 2016, at 10:42 PM, nloui [email protected] wrote:

Unfortunately this is already off :-/

On Mon, Mar 7, 2016 at 7:12 PM, Brian Lowrance [email protected] wrote:

BigTalker will be super chatty when you have enabled "Debug Logging"

To disable:

  1. Go to My Home
  2. SmartApps
  3. BigTalker
  4. Configure Defaults
  5. Scroll to the bottom and turn off "Enable debug logging"

See if that solves the issue for you.

— Reply to this email directly or view it on GitHub https://github.com/rayzurbock/SmartThings-BigTalker/issues/19#issuecomment-193580266 .

— Reply to this email directly or view it on GitHub.

rayzurbock avatar Mar 08 '16 05:03 rayzurbock

No errors but it just says Big Talker several times in a row, every few minutes which just fills the Activity window so it's hard to see the log of anything else. 

On Mon, Mar 7, 2016 at 9:21 PM -0800, "Brian Lowrance" [email protected] wrote:

What are the messages that you are seeing and that cause concern?

On Mar 7, 2016, at 10:42 PM, nloui [email protected] wrote:

Unfortunately this is already off :-/

On Mon, Mar 7, 2016 at 7:12 PM, Brian Lowrance [email protected]

wrote:

BigTalker will be super chatty when you have enabled "Debug Logging"

To disable:

  1. Go to My Home
  2. SmartApps
  3. BigTalker
  4. Configure Defaults
  5. Scroll to the bottom and turn off "Enable debug logging"

See if that solves the issue for you.

Reply to this email directly or view it on GitHub

https://github.com/rayzurbock/SmartThings-BigTalker/issues/19#issuecomment-193580266

.

Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

nloui avatar Mar 08 '16 05:03 nloui

If you are using BigTalker with musicPlayer devices (Sonos, etc), BigTalker polls those devices for their current status every 60 seconds. 1 poll per device. This is done so that BigTalker and SmartThings can learn the latest playing and volume status of the device(s) so that it can attempt to resume/restart tracks and set the volume as needed after a talking event occurs.

If you are running BigTalker in speechSynthesis mode (Ubi, LANnouncer, etc), then the poll is not needed and does not run.

With Debug Logging enabled, you should see this poll request approximately every 60 seconds. I believe that SmartThings is now showing poll requests even when a SmartApp doesn't request a log entry to be placed. To check, enable debug logging and see if the message you are seeing coincides with BigTalker's log entry. Any log entries put there by BigTalker will be prefixed by "BigTalker(x.x.x) ||". If it doesn't start with that then it's a SmartThings log entry and not BigTalker actually requesting the log entry.

rayzurbock avatar Mar 09 '16 19:03 rayzurbock

I'm having the same problem. Seems like when BigTalker is configured with VLC Thing the Notification Log fills up with BigTalker pings every minute. Watching Live Logging - VLC Thing Log, populates with a 'trace' every minute. It is not prefixed by BigTalker... Is there any way to disable this 'BigTalker' logging? If not from BigTalker then maybe via Smart Things or VLC Thing?

Taz06660 avatar Jul 06 '16 16:07 Taz06660