-
Notifications
You must be signed in to change notification settings - Fork 33
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
No device in Remote Console visible - Bug: cannot handle gaps in Ahoy inverter number sequence #113
Comments
(I "allowed" myself to add tripple backticks around your quotes) |
Your problem really seems to be a bug in the code which happens when you have a "gap" in the sequence of inverter numbers that are returned by Ahoy DTU. Can you check that? So the numbering should be 0,1,2,... and not 0,2,3... Anyway we should fix the bug. |
From your logs you seem to have no inverter ID "0". This is probably causing the bug to appear. Try to change your inverter "1" to be a "0". |
Could you provide us (for testing) the result of your |
Thank you. The missing inverter ID "0" had caused the problem. After deleting the inverter in the AHOY settings and reinstalling it all works well. |
I am happy to hear that. fine!
it would be great if you could get an example output of this call anyway |
Output of
|
Thank you. This is the corrected one, I assume... :-( |
I've used the recent scripts from your website for installation.
The Ahoy firmware is up to date.
When I started the process I've got the following (Logging=DEBUG):
The content of the config.ini
Can anyone tell me what is wrong?
The text was updated successfully, but these errors were encountered: