-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
0 data collected #439
Comments
Please install 2024.7.5 first and try again. |
Hi, |
Clear your browser cache and restart HA. Mostly likely that's the solution. If doesn't help please open your own issue. Saying 'same issue' doesn't help. |
I have upgraded to v2024.7.5. |
Try this: |
@cappa88 it looks like you are hitting a bug with the continuous data collection feature. can you enable debug logging (for a short period) and post your logs? |
That's what I suspected. |
I generated the file but I don't know if you will find anything. I have a question out of curiosity regarding your integration. Why does it need to collect data instead of simply consulting the logs from Home Assistant, which records all the data for an entity? I don't have the technical expertise to understand this on my own |
It can't parse the home assistant logs but it does collect the info from the home assistant sensors. So I am not sure what you mean exactly. Thanks for providing the files. |
Did you receive the file? I thought I couldn't load it because it was larger than 2,5GB. |
Sorry no, I am not seeing any files. |
Here is the link where you can download the file. https://drive.google.com/file/d/1rM0QZxKeCFJl5HHt28dVnHMuN-H7FdBn/view?usp=sharing I hope it's helpful |
https://drive.google.com/file/d/1EX_cFAm18hBHojyjmqV-YCe_PE_5EK7i/view?usp=drive_link config_entry-smart_irrigation-73ee0f4bb3c39b6f9c7c010022a9f909.json Another thing to report is that during the day, while collecting data, I would see the bucket change even far from the time of calculation, |
After working one day, it returned a time of 0 s last night. |
so you still have continuous updates enabled - any chance you can post debug logs? the other logs didn't give me clues as to why your UI is failing. |
In these last few days I have disabled continuous collection and everything works fine. |
I still can't use continuous data collection. |
thanks, I noticed this in the error log:
Seems like a template to convert the windspeed to 2m high is not working? Also, it looks like your PyETO module has forecast days > 0 so any zones using that module will not be included in the continuous updates, as is shown in the log:
Can you check that forecast days is indeed > 0? |
If the conversion creates problems I can directly enter the entity of wind, it shouldn't change much |
No, the issue is the forecast days, that needs to be 0 for the zone to be continuously updated. |
It still doesn't work. Now the forecast days are at 0. |
Remind me please, do you have continuous updates enabled now? If so, then of course the zones that can be continuously updated and calculated will not be included in the automatic calculation schedule. So if that's what your seeing that is expected. |
Sorry, Now I'm confused. |
continuous updates should update and calculate in real time. |
And you are still using continuous updates, right? |
Yes. The integration is always the continuous update, But the bucket never updates, It always remains at 0. |
Some other users have had success with recreating the zone and sensor group. Not sure why that matters, but can you try to see if that helps at all? |
I did this test. I also tried uninstalling the integration. |
Ok. Thank you for the effort you put in. |
Since there have been a few updates I have tried re-enabling the continuous updates, but still nothing... it does not update the bucket in real time. |
I attach debug and diagnostic files. I have also tried creating new test zones and new modules and sensor groups https://drive.google.com/file/d/1va-rF4WJJBE1LbayoEOO1Rteei1jS6dW/view?usp=sharing |
What happened?
After the last update, no more data is collected.
This night he therefore did not irrigate despite the high temperatures. And this morning there are still 0 data collected
How to reproduce
Currently in progress
config_entry-smart_irrigation-73ee0f4bb3c39b6f9c7c010022a9f909-4.json
Relevant log output
No response
Which version are you running?
v2024.7.4
Diagnostics file
Additional information
No response
The text was updated successfully, but these errors were encountered: