Skip to content

Latest commit

 

History

History
89 lines (54 loc) · 4.33 KB

solax.md

File metadata and controls

89 lines (54 loc) · 4.33 KB

Logo

ioBroker.solax

NPM version Downloads Number of Installations (latest) Number of Installations (stable) Known Vulnerabilities Test and Release

License Donate


If you like it, please consider a donation:

paypal


Solax Cloud Connection

Solax Inverter API Cloud Connection

This adapter calls the data of your inverter from the manufacturer Solax into the iobroker.

What you need for this is an account with Solax, your token ID and the serial number of your WiFi module.

API-Token

serial number

Expert settings

The local connection is currently only supported by the Pocket Wifi Sticks. LAN sticks can only be operated in cloud mode.

Attention, if you activate the local mode in the expert settings, you should check the current firmware version of your Pocket Wifi Stick in advance.
The stick must not have a firmware version greater than 2.30.20 (Wifi-Pocket V1/V2) and smaler than 3.001 (Wifi-Pocket V3) installed, since Solax blocks local access in higher versions and causes the Wifi stick to crash.

How to check the firmware version and how to downgrade to the correct version is explained here.

To check the firmware on the stick, you have to connect to the stick's hotspot. Your hotspot name should look like this: Solax_SWXXXXXXXX or Wifi_SWXXXXXXXX. XXXXXXXX will be replaced with your serial number.

If you are connected to the hotspot, go to the web interface of the Wifi stick in your browser with the following IP address: 5.8.8.8
If you did not change your password during the initial setup, the default login data is admin:admin

In the web interface you go to the "System" tab and you will find the currently installed firmware version there.
If the version is greater than 2.033.20 (Wifi-Pocket V1/V2) and smaler than 3.001 (Wifi-Pocket V3), you can flash the correct version in the same tab via the "Update Firmware (.usb)" menu item.

You can download version 2.033.20 from the following link:

Download Pocket Wifi Firmware

The zip file must be unpacked and the file with the ".usb" extension must be selected.
Now you can start the downgrade and after about 20-30 seconds you will get a message that the update was successful and the stick will be restarted.

After a successful restart, you can now access the WiFi stick via the hotspot with the IP address 5.8.8.8 or via your local IP in your network.

Before connecting to the adapter, please check again whether the downgrade was successful and the correct firmware is installed. Fortunately the stick does not perform an automatic firmware upgrade and is fully functional with version 2.033.20.

The local IP address (not the hotspot IP) and the password of the web interface must be entered in the adapter and you now have a local analysis of your inverter that is accurate to the second.

The following inverters are currently supported in local mode:

  • X1 mini
  • X1 boost
  • X3-Hybiyd/Fit
  • X3-20K/30K
  • X3-MIC/PRO
  • X3-Hybrid-G4
  • X3-MIC/PRO-G2
  • X1-Hybrid-G4
  • X1/X3-EVC Wallbox

If you would like to have other inverters integrated, you should make the data evaluation of the local request available as an issue.