This is a simple bash command-line tool for direct solar data requests to the Bosswerk MI600, MI300 and similar inverters like the deye Sun-600G3 inverters. It can read the actual solar power, cumulative daily earned energy and many other inverter informations.
- curl must be installed.
- bc must be installed.
- awk must be installed.
Install:
sudo make install
Uninstall:
sudo make uninstall
mi600 <host> <username> <password> [<type>] [-u]
Option '-u': show unit
By default the username and password are admin
and admin
.
- webdata_sn
- webdata_msvn
- webdata_ssvn
- webdata_pv_type
- webdata_rate_p
- webdata_now_p
- webdata_today_e
- webdata_total_e
- webdata_alarm
- webdata_utime
- cover_mid
- cover_ver
- cover_wmode
- cover_ap_ssid
- cover_ap_ip
- cover_ap_mac
- cover_sta_ssid
- cover_sta_rssi
- cover_sta_ip
- cover_sta_mac
- status_a
- status_b
- status_c