Christian Ehrlicher
99b28b8c8e
Add two more inverters with their respective firmware versions
2 years ago
stefan123t
675c6ce908
raise debug level in debug env
2 years ago
lumapu
6bd7e01f1a
* started to implement POST api
* improved web serial console
* added multi inverter total values (published through MQTT)
* fixed: after boot there were transferred wrong data because of incorrect assignment (mqtt, visualization)
-> not tested with sun
2 years ago
lumapu
63a82d83ea
fixed missing changes from PR #259
2 years ago
lumapu
0759bff4cd
* web-serial: added internal buffer which is transmitted every second if its fill state is different from 0
* added uptime to serial console
* time will be instantiated in ESP (was in in JS)
* fixed SerialDebug inside hmRadio.h (thx to klahus1)
2 years ago
lumapu
20054ac9a6
Update User_Manual.md
added my inverter, using the following payload: `27 1c 07 e4 02 70 07 6c 00 64 00 00 00 00`
2 years ago
Martin Dummer
cdb750081a
tools/esp8266/User_Manual.md: cleanup
- fix markdown syntax to make github _and_ markdown editors happy
- fix links from absolute to relative
- remove trailing whitespace
- fix some indentation
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2 years ago
Martin Dummer
e49350b73f
User_Manual.md: add my inverter hw data
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2 years ago
lumapu
b1fa6e0702
corrected points which were found during review of @stefan123t
2 years ago
lumapu
f651811359
fix autoscroll button
2 years ago
lumapu
4561655d9d
* improved serial console
* repaired /save
* removed yields (not allowed with async-web)
2 years ago
lumapu
c32927a94e
added time to serial console
2 years ago
Martin Dummer
2db984f1c0
esp8266/README.md: add info and wiring for ESP32 variant
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2 years ago
lumapu
8ae78842a8
* built visualization as xhr
* converted /update to xhr
* started web serial console /serial
* /save does not work yet - not debugged
2 years ago
lumapu
810e16df6e
* start creation of visualisation api contents
* removed /json part -> moved to API
* added missing update.html
2 years ago
Andreas Schiffler
bc14a6c6b8
inccrease minor release number for sprint 03
2 years ago
Andreas Schiffler
c9a9a63093
documentation and service release
2 years ago
Nico Hess
330d9d5002
use relative not absolute url path
2 years ago
thfcm
f6b60f5979
Update README.md
Includes the reworked wirings.
2 years ago
thfcm
c86f0c0362
Update README.md
- Added information about faked Chips/Modules
- Added someline-breaks for better readability
2 years ago
Andreas Schiffler
6be2b0979f
speed up set power limit
2 years ago
setje
bed4313b89
Update User_Manual.md
2 years ago
Andreas Schiffler
0ae56efb2f
Build Dev-Version 0.5.17
2 years ago
Andreas Schiffler
03a6b87cc1
fix in parser for 1CH inverters
2 years ago
thfcm
77b706a1ce
Set default NTP Port to 123
2 years ago
thfcm
84ed32a05a
Added some additional hints
2 years ago
Sandner, Denny
f89c6e06a3
add General overview for several inverters
2 years ago
Andreas Schiffler
bbae504e61
add yield total/day to overview for 1ch
2 years ago
DanielR92
80ec43749f
Added Groobi Inverter to the list
2 years ago
Andreas Schiffler
01481084a6
Update README.md
2 years ago
Andreas Schiffler
8b6185b02f
Update Changes for release 0.5.16
2 years ago
thfcm
904c2fa43c
Update README.md
Implemented Change Request
2 years ago
thfcm
365da35534
Update README.md
Überarbeitete Readme.md
- Umstrukturierung der Themen
- Aktualisierte Inhaltsliste
- Ergänzungen
2 years ago
thfcm
d657d63b87
Update User_Manual.md
Added my TSOL TSUN-350 inverter
2 years ago
lumapu
0355572692
corrected most of the review comments, except "maxlength"
2 years ago
lumapu
1f6db2ffdb
* improved api
* finished index page
2 years ago
Michael Paul
95b094a405
Update visualization_html.h
add support for apple web app
2 years ago
Michael Paul
4062fc50f8
Update visualization.html
add support for apple web app
2 years ago
Andreas Schiffler
616ca16004
Update User_Manual.md
2 years ago
Andreas Schiffler
6c8c94d997
change dir for cases
2 years ago
thfcm
2dede36331
Update README.md
1. Added Table of Contents
2. Changed minimal required memory of used ESP8266 module
3. Added Link to Discord
4. Made all Headlines Titel Cased
2 years ago
lumapu
833e6c4904
improved webApi, added /api/setup for compared json (only 1 XHR is needed to get all infos)
2 years ago
lumapu
11fdb4c822
fix action (directory was missing - needs to be created automatically now)
2 years ago
lumapu
b67cd033d2
fix #209
2 years ago
lumapu
2bfb6467e0
* fix #195 : used trim() to remove leading and trailing spaces, added maxlength attr to input field
* started to work on #209 : added another timer for NTP update after configurable interval (default 12h)
2 years ago
Oliver Fueckert
5cac5a7747
Clarify photo file names
2 years ago
Oliver Fueckert
7fc57ffc8c
- Improve config system allowing a user customizable config_override.h file to ensure git pulls don't require merges
- Move DTU_RADIO_ID to config.h to allow for easy customization for multiple DTUs with non conflicting radio IDs
2 years ago
Oliver Fueckert
d58b1c492d
OpenScad parametric Case for Dollatek NRF24L01
2 years ago
lumapu
31ff0300d7
added missing file
2 years ago
lumapu
a9aece00d7
small fix
2 years ago