Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling message handler 'onHeartbeat'. #82

Closed
ebretteville opened this issue Sep 26, 2017 · 2 comments
Closed

Calling message handler 'onHeartbeat'. #82

ebretteville opened this issue Sep 26, 2017 · 2 comments

Comments

@ebretteville
Copy link

Hye,
Don't know what title to give to this issue threzad so I just copy/paste the error message.

Python is intalled, token is found, but it's not working, find below the log from domoticz:

2017-09-25 09:48:08.357 (nono) Poll: {"exception": ""} 2017-09-25 09:48:08.357 Error: (nono) Response mirobo-wrapper exception: 2017-09-25 09:48:08.358 PluginSystem: Starting I/O service thread. 2017-09-25 09:48:08.359 (nono) Calling message handler 'onHeartbeat'. 2017-09-25 09:48:30.964 (nono) Poll: {"exception": ""}

My xiaomi robot is workinf fine through the mi home app and is called "nono".

Thanks for your help

@rytilahti
Copy link
Owner

Unfortunately there is no enough info (that is, nothing directly relevant to python-mirobo) in that log. Can you maybe enable the debug logging for the mirobo package somehow in domoticz? (logging.getLogger("mirobo").setLevel(logging.DEBUG) would probably work on the source code level, if there are no a specific way to do that)

@rytilahti
Copy link
Owner

Needs more input to do anything, so I'll close this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants