Created At
Jan 08, 2022
Created By SmartHomeEddy
Monitor your Solax Solar panels with several child devices and support for the Fibaro Energy Panel.
Created At
Jan 08, 2022
Last Update
Feb 20, 2023
Platforms
HC 3 Lite, Z-box Hub, Yubii Home Pro, Yubii Home, Venture WISE, HC 3
Views
4519
Download
349
This QuickApp monitors your Solax managed Solar Panels
The QuickApp has (child) devices for Solarpower/m², Today production, Total production, Total Power to Grid, Total Energy to Grid, Energy from Grid, Total Power/m², Battery Energy, AC Power R, AC Power S, AC Power T, Battery Power, Power DC1, Power DC2, Power DC3 and Power DC4
The rateType interface of child device Today Energy is automatically set to "production"
The readings from the child device Today Energy will be shown in the new energy panel
The readings from the child device Total Energy is automatically set to the right Wh unit (Wh, kWh, MWh or GWh)
See API documentation on https://www.eu.solaxcloud.com/phoebus/resource/files/userGuide/Solax_API_for_End-user_V1.0.pdf
User can get a specific range of information through the granted tokenID. Please obtain your tokenID on the API page of Solaxcloud for free.
The tokenID can be used to obtain real-time data of your inverter system. The obtain frequency need to be lower than 10 times/min and 10,000 times/day.
Version 3.0 (19th February 2023)
Version 2.1 (4th December 2022)
Version 2.0 (16th April 2022)
Version 1.0 (17th November 2021)
Version 0.2 (15th November 2021)
Version 0.1 (13th November 2021)
Variables (mandatory):
How to install:
The 5 min interval for data updating is too long for me. If I set 60 s, the data in Home Center are not updated. Is it possible to modify somehow? SOLAX updates data every 10 s
You need to fill in the quickapp variables, like mentioned in the above text. Minimum the tokenId and the inverterSN. Then set debugLevel to 1, 2 or 3 (what you like) and finished.
good day. I installed the solax monitor in the YHC app. solax monitor.so far only preset values are displayed. How do I connect my solax to the app please?
I'm not. I'll give it a try and look at the Fibaro forum. Thank you for your help.
Hi Roman, Thanks for using the QuickApp. The QuickApp gets its data from the Solax Cloud (https://www.solaxcloud.com:9443/proxy/api/getRealtimeInfo.do?tokenId=TOKENID&sn=INVERTERSN). I don't think your inverter updates the Solax Cloud every 10 seconds. You can test is yourself with the above URL (fill in your TOKENID and INVERTERSN). The QuickApp will get the data with the interval time you set the interval. You can also check that by setting the debugLevel to 3. You will see in the logging the interval working. Please let me know your findings.