Skip to content

Commit

Permalink
Merge branch 'pr267'
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Oct 25, 2022
2 parents 9c7dc68 + 88531f3 commit e64dabd
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This project was started from [this](https://www.mikrocontroller.net/topic/52577
It was the goal to replace the original Hoymiles DTU (Telemetry Gateway) with their cloud access. With a lot of reverse engineering the Hoymiles protocol was decrypted and analyzed.

## Screenshots
Several screenshots of the frontend can be found here: [Screenshots](docs/screenshots)
Several screenshots of the frontend can be found here: [Screenshots](docs/screenshots/README.md)

## Currently supported Inverters
* Hoymiles HM-300
Expand Down
71 changes: 71 additions & 0 deletions docs/screenshots/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# OpenDTU Screenshots

here are some screenshots of OpenDTU's web interface.

***

![](01_LiveView.png)

***

![](02_NetworkAdmin.png)

***

![](03_NtpAdmin.png)

***

![](04_MqttAdmin.png)

***

![](05_InverterAdmin.png)

***

![](06_DtuAdmin.png)

***

![](07_FirmwareUpgrade.png)

***

![](08_NetworkInfo.png)

***

![](09_NtpInfo.png)

***

![](10_MqttInfo.png)

***

![](11_SystemInfo.png)

***

![](12_Eventlog.png)

***

![](13_InverterSettings.png)

***

![](14_ConfigManagement.png)

***

![](15_LimitSettings.png)

***

![](16_PowerSettings.png)

***

![](17_InverterInfo.png)

0 comments on commit e64dabd

Please sign in to comment.