I note that the Integration doesnât create an entity for the Next Trip Time. However, the service does work.
There is an issue with the actual time set (at least here in Australia). I ran the service with 0900 & the wattpilot set 0000. Ran again with 2100 and 1200 was set. I suspect there is an issue with time zones not being respected (and daylight saving certainly isnât by Fronius).
it works if i use it with the service interface. But i want to implement an entity. which i can easily modify on homescreen without entering automation or service interface. Didnât find a solution yet.
Martin, there is an issue (see my post above) with time zone handling - but I have no idea if itâs with the Integration or with Fronius. It does seem that, for me (with TZ = Australia/Melbourne UTC -1000), the time set by the service is 9 hours earlier (2100, as input for the service, will set 1200 in the Wattpilot).
I also note that, even though set âtrueâ in the Wattpilot, daylight saving is not implemented by Fronius.
If you think this is addressable by your Integration (again, thanks alot), Iâll raise an issue in github.
@pzucchel , @w32-blaster do you still have the issue that entities of the wattpilot integration are becomeing inactive sometime? If yes, may I ask how your inverter is connected your network?
Background:
A couple of weeks ago I had some issues accessing my inverter, at that time connected via Wifi to my network. Eventually, I ended up using the last free port of my switch to connect the inverter via LAN cable. Since then the wattpilot integration has been working w/o any issue. Additionally, I have not had any error 109 (no connection to inverter) in the Wattpilot App âŚ
Just as a Heads-Up if this will be applicable to you too and you want to move from Wifi to LAN connection for you inverter: After I added the new host to the froinus integration in HA, I had to rename some entities to their previous name ⌠the newly added entities where in German - but all the entities history is stored in its English name assigned when adding the inverter first âŚ
nope - not general issue with integration or firmware (see screenshot attached)
check your network, check your logs, check your entered credentials
in geneal it would be more helpful if you provide what you have already done and tried to solve the issue
sharing your diagnostics should be seen as some basic thing, too
please understand that no one here has a glass sphereâŚ
This is my first setup, my HA version is CORE 2024.1.5, Wattpilot firmware version 40.7.
I set a static IP for the wattpilot, I just enter this data on HA with the password and I get the message âno device or entityâ, where I can check the password in the Solar.wattpilot app?
There is no option to âcheckâ the password on the wattpilot app.
You have to know it or reset the whole charger via the reset card which was part of your delivery package.
My questions still remain - which log entries do you see in HA(screenshot / text output)? Additionally share the diagnostics output of the integration.
You are using old Integration version 0.1.7 which is incompatible with HA > 2023.8.0
Still without information about your error log I would assume you are hit by this old bug fixed in 0.1.8
Please update the integration to latest version 0.1.9
⌠just posting in here for anyone getting âWrong Passwordâ errors again and again despite resetting their Wattpilot: for some reason, editing the original entry in the custom integration did not work.I had to delete it, put in a new Wattpilot entry and it worked straight away. Despite the logs showing my changed entries, the name of the entry didnât change accordingly and thus I suspected the rest of the config didnât either. How happily browsing through my 62 new entities
You have to add the custom repository, the search inside HACS wonât find it otherwise. Go into the 3-dot-menu, custom repository and add https://github.com/mk-maddin/wattpilot-HA as an integration. Then you should be able to find and install it through HACS.
1st is the energy delivered this/last session
2nd is total energy delivered through the wattpilot.
You can read this in the description of each entity (Developer tools, states)
Hi Martin, Iâm a complete HA beginner, but I succeeded in installing your integration today.
Great, thank you very much!
One question, I canât change the units via the UI, e.g. Wh â kWh.
Does anyone have a tip for me?
This capability is built in to HA. Click the entity to open the history pane then click settings. You can select the unit of measurement and the precision desired.