-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Integration is writing logs every second #28
Comments
Can you check if the |
How can I test that? s6-rc: info: service legacy-services: stopping |
You can try to access it from |
Yes, that works. Blank page with a text "ok" |
I'm having the same issue. Have set frequency of the automation to 60 seconds but it is writing logs every second. Docker running and I'm able to resolve the api host page with the 'ok' text. |
Seems this is related to this line:
Which makes the automation trigger every second instead of following what we've set in detection_frequency
|
Is that a workaround to modify this value or the final solution? |
You can manually edit the value by editing the blueprint in your |
The PR above seems to make my automation trigger at 5 seconds past every minute instead of every 5 seconds. Can anyone else confirm? (I have the delay set to 5 seconds in the configuration.) |
Hmm, didn't get a notice here, but you're right. Seems I missed adding the forward slash prior to whatever the variable is set to. I'm not sure how to add that in front of a variable, but I'll see if I can't figure it out! |
Should be fixed! Tested on mine with multiple options. Feel free to test commit #39 This is a breaking change! You will have to edit your automation to select desired frequency from the new dropdown. |
Latest version of this integration is writing logs every second, even no printing is running
home-assistant_bambu_lab_p1_spaghetti_detection_2024-11-05T11-29-21.136Z.log
HA:
Core 2024.10.4
Supervisor 2024.10.3
Operating System 13.2
Frontend 20241002.4
The text was updated successfully, but these errors were encountered: