lumapu
4617cc06e3
Merge branch 'asyncWeb03' of https://github.com/lumapu/ahoy into asyncWeb03
2 years ago
lumapu
66b70f24e5
* improved records in hmInverter
* added records to api
* removed unused endpoints from api
2 years ago
lumapu
56b747709a
improved records in hmInverter.h
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
9e1b6be70e
Merge branch 'main' into asyncWeb03
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
lumapu
debcc7eab2
Merge pull request #265 from madmartin/userman
tools/esp8266/User_Manual.md: cleanup
2 years ago
lumapu
44f2fa0308
Merge pull request #264 from madmartin/userman-add-inverter
User_Manual.md: add my inverter hw data
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
Andreas Schiffler
044771b75d
update
2 years ago
lumapu
8ef06b0efc
Merge pull request #263 from madmartin/fix-readme
README.md: fix links
2 years ago
Martin Dummer
e0b5b471ca
README.md: fix links
fix links from absolute to relative paths where applicable
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
bd93622d8f
Merge branch 'development03' into asyncWeb03
2 years ago
lumapu
0d3ef76b8a
Merge branch 'main' into development03
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
lumapu
adcfb5c2a9
Merge pull request #261 from madmartin/readme-esp32
esp8266/README.md: add info and wiring for ESP32 variant
2 years ago
Andreas Schiffler
61218a20e5
Update README.md
2 years ago
Andreas Schiffler
5e2ea9effa
Update README.md
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
Andreas Schiffler
800e07e6fa
Merge pull request #255 from chehrlic/chris_max_throws_exception
RPI: don't throw exception when no valid frame was received
2 years ago
Andreas Schiffler
a64a03f4cb
Merge pull request #256 from chehrlic/chris_vz
RPI: be able to handle more than one inverter with the volkszaehler plugin
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
47c782e3f6
Merge branch 'development03' into asyncWeb03
2 years ago
lumapu
9bf030b8f7
Merge branch 'main' into development03
2 years ago
Christian Ehrlicher
73a0397107
RPI: be able to handle more than one inverter with the volkszaehler
plugin
2 years ago
Christian Ehrlicher
c6fb43c4ef
RPI: don't throw exception when no valid frame was received
2 years ago
lumapu
200ce0c0cc
* Merge branch 'development03' into asyncWeb03
* improved webApi
* updated Library Information (version + license)
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
f97d365da7
Merge pull request #253 from Grufbert/url-path-relative
Use relative url path on setup page
2 years ago
Andreas Schiffler
bc14a6c6b8
inccrease minor release number for sprint 03
2 years ago
Andreas Schiffler
5402e9b0a2
Merge pull request #254 from grindylow/development03
short-term release update due to bugs
2 years ago
Andreas Schiffler
fcc394c1de
Merge branch 'main' into development03
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
lumapu
2c1b12e0e0
Update README.md
2 years ago
lumapu
179f9cb0ea
Merge pull request #250 from thfcm/main
Added updated fritzing files and exported images
2 years ago
lumapu
865db3c32f
Merge branch 'main' into main
2 years ago
thfcm
f6b60f5979
Update README.md
Includes the reworked wirings.
2 years ago
thfcm
0641f1820d
Add files via upload
Added updated fritzing files and exported images.
2 years ago
Andreas Schiffler
dc661b3b46
Merge pull request #249 from thfcm/patch-5
Update README.md
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
082c2f3cf4
Merge pull request #248 from SandnerSoft/development03
add General overview for several inverters
2 years ago
Andreas Schiffler
6be2b0979f
speed up set power limit
2 years ago