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

print(data[i : i + 9]) causes a lot of lines in HA log file #11

Closed
WhistleMaster opened this issue May 5, 2020 · 2 comments
Closed

Comments

@WhistleMaster
Copy link
Contributor

WhistleMaster commented May 5, 2020

In Home Assistant, when using your custom component, a lot of lines appears in the log due to this print here.

Screenshot 2020-05-05 at 19 39 41

Screenshot 2020-05-05 at 19 39 45

@Bouni
Copy link
Owner

Bouni commented May 6, 2020

Good catch @WhistleMaster !
I was looking for the source of that myself and wasn't able to locate where it was coming from 🙈
Will fix that ASAP!

@Bouni
Copy link
Owner

Bouni commented May 6, 2020

Fixed!

@Bouni Bouni closed this as completed May 6, 2020
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