mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-20 12:26:10 +02:00
Merge branch 'main' into asyncWeb03
This commit is contained in:
commit
12d8ff5949
9 changed files with 144 additions and 23 deletions
|
@ -33,6 +33,8 @@
|
|||
This page describes how the module of a Wemos D1 mini and ESP8266 is wired to the radio module and is flashed with the latest Firmware.<br/>
|
||||
Further information will help you to communicate to the compatible inverters.
|
||||
|
||||
You find the full [User_Manual here](User_Manual.md)
|
||||
|
||||
## Compatiblity
|
||||
|
||||
For now the following Inverters should work out of the box:
|
||||
|
@ -232,7 +234,7 @@ When everything is wired up and the firmware is flashed, it is time to connect t
|
|||
|
||||
## MQTT command to set the DTU without webinterface
|
||||
|
||||
[Read here](https://github.com/grindylow/ahoy/blob/main/tools/esp8266/User_Manual.md)
|
||||
[Read here](tools/esp8266/User_Manual.md)
|
||||
|
||||
## Used Libraries
|
||||
|
||||
|
@ -258,4 +260,4 @@ We run a Discord Server that can be used to get in touch with the Developers and
|
|||
|
||||
## ToDo
|
||||
|
||||
[See this post](https://github.com/grindylow/ahoy/issues/142)
|
||||
[See this post](https://github.com/lumapu/ahoy/issues/142)
|
||||
|
|
|
@ -237,6 +237,8 @@ Gather user inverter information here to understand what differs between some in
|
|||
| setje | HM-600 | | 1.0.08 | 2020 | 07-10 | 104 | | |
|
||||
| madmartin | HM-600 | 0.1.4 | 1.0.10 | 2021 | 11-01 | 104 | | |
|
||||
| lumapu | HM-1200 | 0.1.0 | 1.0.12 | 2020 | 06-24 | | | |
|
||||
| chehrlic | HM-600 | | 1.0.10 | 2021 | 11-01 | 104 | | |
|
||||
| chehrlic | TSOL-M800de | | 1.0.10 | 2021 | 11-01 | 104 | | |
|
||||
| | | | | | | | | |
|
||||
| | | | | | | | | |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue