Pascal Tippelt
48240a5e5f
added simple pcb
+round 3€ per board
+plug and play
2 years ago
Pascal Tippelt
37bf4745b5
Add files via upload
2 years ago
Pascal Tippelt
ab123fb237
Create readme.md
2 years ago
roku133
726eb12994
Update User_Manual.md
Add HM-400 FW version
2 years ago
DanielR92
a77f8382ef
Updated DTU_RADIO_ID with comment
2 years ago
DanielR92
338be37bec
Updated DTU_RADIO_ID with comment
2 years ago
DanielR92
688e1016a8
replace "n/a" with const 'notAvail;'
notAvail is in "hmDefines.h", I think its a good idea to change the location of all words they are often use to another file.
const char* const notAvail = "n/a";
Please check befor PR it!
2 years ago
DanielR92
af18ef5c3a
Add wifi_rssi to the obj to get the value
2 years ago
DanielR92
2887c8f85f
Add WiFi-RSSI to the home site
2 years ago
DanielR92
69cf77e8ce
Update path from MQTT command
from stefant to @Daniel92 Sorry ich kann grade nicht an den Computer in der tools/esp8266/README.md steht [Read here](tools/esp8266/User_Manual.md) der Pfad muss raus weil es im selben Verzeichnis liegt
2 years ago
Sandner, Denny
677acb9416
ESP32 build corrected
2 years ago
lumapu
aca1688ceb
potential fix #270 (number of inverter channels was a fixed value of 5)
2 years ago
lumapu
50bfbf8a38
added round to 3 decimals for API JSON (reduced transmitted length)
2 years ago
lumapu
6e39b779f4
fix compile error
2 years ago
lumapu
b9bc7e6b57
* fix #270
2 years ago
Sandner, Denny
96d397e8a9
#268 Statusausgabe über MQTT realisiert
2 years ago
Sandner, Denny
e2d193e591
#288 MQTT Topic Länge zu kurz
2 years ago
Christian Ehrlicher
f332738ceb
RPI: properly catch exception when crc8 check failed
2 years ago
stefan123t
5870bcea1b
fixed markdown syntax, typos and http://ahoy-dtu/ link
2 years ago
stefan123t
3f9fe399d3
added BOM to README.md
2 years ago
lumapu
445423209d
minor changes (debug levels, api endpoints)
2 years ago
lumapu
4c5a9cb37f
fix #278
2 years ago
lumapu
66b70f24e5
* improved records in hmInverter
* added records to api
* removed unused endpoints from api
2 years ago
Christian Ehrlicher
fb6250a109
RPI: Request alarm when alarm id changes
2 years ago
Kai Mosebach
03893e52ba
add homeassistant examples
2 years ago
lumapu
56b747709a
improved records in hmInverter.h
2 years ago
Kai
89503e6bb0
Update README.md
2 years ago
lumapu
d840915794
Update README.md
fix link
2 years ago
lumapu
2365059f82
Update README.md
relative links in md
2 years ago
Kai
d033b4a704
Make readme more clear
2 years ago
Christian Ehrlicher
de90c19eb3
RPI: add handling for InverterDevInform_All message, handle
RealTimeRunData_Reality similar to RealTimeRunData_Debug
2 years ago
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
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
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