-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feedback #24
Comments
After latest Update, working mode sensor is now unknown / ukendt - making the program not working anymore? |
#23 should fix it. I will merge and release it. |
Perfect - Thanks |
Another request. Right now I dont have an EV charger sensor, our any export sensor. It looks like when it cant find the sensor, it keep filling the log about a missing sensor every second or so, so it build up the .db way to fast. Is there a fix for that? |
Can you create a new issue and put some of the logs into it, so I can see what output it is and surpress it. |
Sure - Will do it later |
Just updated, restartet and configed again, still shows working sensor as Unknown / Ukendt |
Can you provide me with logs and a screenshot of the attributes on the working mode sensor: ![]() |
It did. Net consumption was not calculated because you don't have a charger. If no net consumption the sensor does not work. Can you update to 1.0.2 and see if it fixes the issue. |
Now I got past it, and looks correct whit the working sensor now. Only thing now, is I'm not sure I use the right sensor for "Huawei solar inverter active power control state entity" We don't have any sensor named that whit the standard config from Huawei solar integration. We have "sensor.inverter_efficiency" - I assume that is the correct one? Thanks again for a very quick fix. |
The sensor |
Ah okay, I saw it yesterday, but didn't think that it was that. After your picture yours says limited to 100%, where mine says unlimited. I have now activated it, and make the hole setup again. Again, thank you so much for the effort you put in this. |
Not sure if you want me to open a issue or not, but it looks like we don't have sensor.batteries_rated_capacity under inverter or batteries that can be enabled. Only rated_capacity is under the PEES intergration, but that is from a input and not as a sensor. Can you see were you have sensor.batteries_rated_capacity from evt.? |
I'm running 1.5.0a1 of Huawei integration |
Ah, must be the reason then. On Public release 1.4.1 we don't have that option. |
Let me check when 1.5.0 will be out. I think it's soon. Rather use the option. Until then, we could create an input helper type Number, and set it to 0 to x.000 Watts. So if you have 10kWh battery, set it to 10.000 Would that work? |
Yes, that should work in theory. input_number.battery_rated_capacity Don't know what makes the most sense to use. |
v1.2.2 should fix this and allow input_number for the sensor. |
Great work as always. Will test later and let you know if I have any errors. |
Can you screenshot the configuration screens and also all attributes ? Might take a minute or two for the sensor to adapt. But the rated capacity is missing. |
Back on v1.1.1 again, and all sensors and work mode is fine again. Will wait until further updates. |
I found the issue and will soon release 1.2.4, which fixes it. Thank you for testing everything! |
Great work. Sure, it's a pleasure to test, and see the work you are implementing, to make it better all the time. |
Will be fixed in #66 - I will release 1.2.5 in a moment to fix it. The TOU mode is OK. It should change later on. |
Indeed it did - so far all seams good - I would say 1.2.5 is stable and working perfect so far. |
Just for everyone to know, version 2.0.0 is super great, stabe and charging/discharging is so far spot on. |
Update 2.1.0 have a fault when you update from a working intergratin you get an error saying that you are missing inputs, when you try to config, you again can't get pass the EV charger page.. |
2.1.1 should fix the issue. Just published it. |
Indeed it did - Thanks again for the quick fix as always. |
After update 3.0 all my sensors show just 0.0 kwh. The only one that shows something hourly is utility_meter hourly. It will not buy any power from the grid, even if all inputs are filled correctly. Anyone else experiencing the same error? I have deleted the integration and set it up again, but the same error and sensor logic occurs again. Also the sensor for the active hour seams to be very High. |
Update: Back on version 2.2.0 and everything is fine again - All sensors show correct data now. Where is the data keep's from the sensor for the diffrent days? I tried to purge the hole HA database, but it somehow still know some of the sensor historic on both version 3.0 and on the old 2.2.0 - Just wanted to test if it helps to clear some of the sensor, but on version 3.0 it still shows 0 on most of the sensors as above picture, trust that HSEM display OK. For information I'm on version 1.5.4 on the Huawei Solar integration, but that shouldn't effect anything despite version 2.2.0 works. Can't seam to find why version 3.0 don't work on my system. |
In developer tools --> Statistics - you can search for HSEM and select those you want to delete.. |
How long did you run for ? V3.0.0 introduces new energy sensors as the ones in 2.2.0 is wrong. This also means when you upgrade the sensors will reset and it will take up to 14 days before they find themselves again. |
I ran the new version since release? Just funny why they are unavailable or is it just me? I will wipe the hole integration now, delete all old sensors and try version 3.0.0 again. Just saw the we didn't purchased any power doing night and day, and I would assume it already would have done that? |
The power sensors are unavailable when they are not measuring. If they are reporting 0.0 as state, it will be part of the calculations giving wrong energy calculations. So they are intentionally unavailable to make sure counts / measurements stops in the particular hour. You should look into the Energy Avg sensors. They should start to have value as time passes. |
Yes, but after 3 days the day 1 sensor and day 3 still showed 0 - I can also see in the log, that it is schedule 1 that has a little bit of data, and not schedule 2 - I don't know where the error is. I will try to run it a day or two more, but I don't think it will help. This is the log so far.. Edit: This is the day 1 sensor that shows "Ukendt / Unknown" under measurements? Tracked entity |
Update: The log is now going haywire, is already over 10 MB, after a couple of hours, it started to log almost every second. Also all day 1 sensores still shows 0.0 - Version 2.2.0 started filling the sensors a bid after each hours. Edit: It has now made another log file. The first one has over 90.000 lines of debug code already. |
Great. I'll have a look. Can you also send me the content of home-assistant.log, and also from developer tools search for HSEM and send me a screenshot of the HSEM sensors with its attributes. |
Also found another thing, as you can see in the log, my schedule 2 is set to be from 17:00 to 23:59 - But when the time hit 23:00 it stop using from the battery, and as you can see in the log, it no longer set a recommendation. despite the time still should be in the schedule 2? Also the integration has now run for over 24 hours, but it still shows 0.0 in the "days" sensor, and in the log, schedule 2 don't get any info. |
Yes I see the tracked entity from the utility_meter on each hour. I changed the code you send me and now all the "day" sensors show data - Yay! After the restart the battery also is charging now - And make sense as I right now charge my EV and sun is really not there to fill out the battery before 17 - So I assume it works!? What about the stop of battery usage happening at 23 and not on 23:59 as I have specific in the schedule 2? A BIG thanks so far for finding the error. |
Awesome. I'll prepare a fix for release. In regards to the schedules, they actually don't work with minutes yet 😆 I'll start looking into fixing that as I have the same issue. My schedule is also 17.00-23.59 I'm also considering to make a fix so you can schedule 17.00-00.00 for instance. Or 17.00-03.00 |
Haha, okay - It make sense why it stops at 23:00 then 😄 It would be really great it we could set it from 17:00 - 0:00 that would cover most of the "high" prices. Great work as always, and appreciate the quick fix and support you put into this. |
Report bugs and/or feedback in relation to the energy sensors in this topic.
The text was updated successfully, but these errors were encountered: