Closed DedekDDK closed 1 year ago
Laut https://www.eu.solaxcloud.com/phoebus/resource/files/userGuide/Solax_API.pdf:
Solax API interface accesses Solax cloud platform data through the Http protocol, and the data is returned in JSON format. Interface address:https://www.solaxcloud.com:9443/proxy/api/
Laut https://www.solaxcloud.com/user_api/SolaxCloud_User_Monitoring_API_V6.1.pdf:
Solax API interface accesses Solax cloud platform data through the Http protocol, and the data is returned in JSON format. Interface address:https://www.solaxcloud.com/proxyApp/proxy/api/
Die hat sich wohl geändert.
Danke für die schnelle Änderung! Ist es möglich diese Parameter irgendwie overriden in der config Datei oder muss ich auf neue Version warten? David
Describe the bug
Ich konfiguriere meinen Solax Hybrid Wechselrichter die Messungen aus dem Solax Cloud zu lesen (weil Verbindung über Modbus muss ich erst anbinden) und ich bekommen Fehler Internal Server Error (HTTP 500). Wenn ich in Github gesucht habe, die API Adresse im GO ist andere als wa SolaxCloud in die Doku hat. Das hat sich vielleicht geändert. Wenn ich über Postman die richtige API verwende, server antwortet richtig.
Ich glaube wenn nur die API Adresse geändert worden ist, alles sollte wieder funktionieren.
API Adresse die mir funktioniert: https://www.solaxcloud.com/proxyApp/proxy/api/getRealtimeInfo.do?tokenId=xxxx&sn=nnn
Die API Adresse im templates/definition/meter/solax-hybrid-cloud.yaml uri: https://www.eu.solaxcloud.com:9443/proxy/api/getRealtimeInfo.do?tokenId={{ .tokenid }}&sn={{ .serial}}
Steps to reproduce
Configuration details
Log details
What type of operating system are you running?
Linux
Version
evcc version 0.116.7