-
Notifications
You must be signed in to change notification settings - Fork 303
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
WARNING (Recorder) Event is not JSON serializable: <Event platform_discovered[L]: #336
Comments
Same here. |
ditto (I had also lost my install from HACS for some reason, although alexa was still working. Just had to hit install again but was a bit weird - hence why now on 2.1.0) |
FYI, same here. :-) |
Seeing this as well. It's a warning so setting the recorder component logger to > warning should silence it enough to not have your password all out there in plaintext:
|
This was referenced Sep 4, 2019
alandtse
added a commit
that referenced
this issue
Sep 7, 2019
fix: clean discovery_info of unneeded values prior to passing
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Recorder provides a json warning because of passing of discovered info.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No warning
Screenshots
If applicable, add screenshots to help explain your problem.
System details
const.py
or HA startup): 2.1.0pip show alexapy
or HA startup): 1.0.2Additional context
This only appears at startup for all four components.
The text was updated successfully, but these errors were encountered: