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!
2022-09-20 14:35:55 +02:00
DanielR92
af18ef5c3a
Add wifi_rssi to the obj to get the value
2022-09-20 10:55:19 +02:00
DanielR92
2887c8f85f
Add WiFi-RSSI to the home site
2022-09-20 10:54:28 +02:00
stefan123t
1d607789e2
Merge pull request #294 from DanielR92/patch-17
2022-09-19 20:27:30 +02:00
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
2022-09-19 20:06:42 +02:00
lumapu
797cc0c22f
Merge pull request #293 from SandnerSoft/development03
...
ESP32 build corrected
2022-09-19 19:43:59 +02:00
Sandner, Denny
677acb9416
ESP32 build corrected
2022-09-19 19:29:46 +02:00
lumapu
aca1688ceb
potential fix #270 (number of inverter channels was a fixed value of 5)
2022-09-19 10:59:19 +02:00
lumapu
50a201795e
Merge pull request #285 from chehrlic/rpi_exception
...
RPI: properly catch exception when crc8 check failed
2022-09-18 20:27:53 +02:00
lumapu
5d2d683e16
update trigger of release compile action
2022-09-18 20:27:05 +02:00
lumapu
50bfbf8a38
added round to 3 decimals for API JSON (reduced transmitted length)
2022-09-18 20:16:20 +02:00
lumapu
6e39b779f4
fix compile error
2022-09-18 19:38:31 +02:00
lumapu
c5fc9a6101
Merge branch 'asyncWeb03' of https://github.com/grindylow/ahoy into asyncWeb03
2022-09-18 19:36:47 +02:00
lumapu
b9bc7e6b57
* fix #270
2022-09-18 19:36:23 +02:00
lumapu
79c2d8930a
Merge pull request #289 from SandnerSoft/asyncWeb03
...
#288 MQTT Topic Länge zu kurz
2022-09-18 19:19:40 +02:00
Sandner, Denny
96d397e8a9
#268 Statusausgabe über MQTT realisiert
2022-09-18 18:45:28 +02:00
Sandner, Denny
e2d193e591
#288 MQTT Topic Länge zu kurz
2022-09-18 13:37:28 +02:00
Christian Ehrlicher
f332738ceb
RPI: properly catch exception when crc8 check failed
2022-09-17 10:29:20 +02:00
stefan123t
12d8ff5949
Merge branch 'main' into asyncWeb03
2022-09-15 23:11:52 +02:00
stefan123t
5870bcea1b
fixed markdown syntax, typos and http://ahoy-dtu/ link
2022-09-15 23:06:26 +02:00
stefan123t
3f9fe399d3
added BOM to README.md
2022-09-14 23:28:01 +02:00
lumapu
445423209d
minor changes (debug levels, api endpoints)
2022-09-14 22:08:08 +02:00
lumapu
4c5a9cb37f
fix #278
2022-09-14 21:58:34 +02:00
lumapu
99c2b9f7a9
Merge pull request #277 from chehrlic/rpi_alarmid
...
RPI: Request alarm when alarm id changes
2022-09-13 22:07:58 +02:00
lumapu
8b7a6ff317
Merge pull request #275 from fxkai/main
...
add homeassistant examples
2022-09-13 22:07:01 +02:00
lumapu
4617cc06e3
Merge branch 'asyncWeb03' of https://github.com/lumapu/ahoy into asyncWeb03
2022-09-13 21:58:51 +02:00
lumapu
66b70f24e5
* improved records in hmInverter
...
* added records to api
* removed unused endpoints from api
2022-09-13 21:58:32 +02:00
Christian Ehrlicher
fb6250a109
RPI: Request alarm when alarm id changes
2022-09-13 17:18:24 +02:00
Kai Mosebach
03893e52ba
add homeassistant examples
2022-09-13 10:51:23 +02:00
lumapu
56b747709a
improved records in hmInverter.h
2022-09-12 22:57:36 +02:00
lumapu
6dd4bfe50f
Merge pull request #274 from fxkai/main
...
Fix last pull request for docu
2022-09-12 21:43:08 +02:00
Kai
89503e6bb0
Update README.md
2022-09-12 21:14:08 +02:00
lumapu
d840915794
Update README.md
...
fix link
2022-09-12 21:12:26 +02:00
lumapu
13f3f74ae4
Merge pull request #273 from fxkai/main
...
Make readme more clear regarding the user_manual
2022-09-12 21:11:34 +02:00
lumapu
2365059f82
Update README.md
...
relative links in md
2022-09-12 21:11:17 +02:00
lumapu
edb8b0d746
Update README.md
...
relative link
2022-09-12 21:09:54 +02:00
lumapu
22b7fda09b
Update README.md
...
relative link
2022-09-12 21:09:08 +02:00
Kai
d033b4a704
Make readme more clear
2022-09-12 20:58:59 +02:00
stefan123t
f3e1bf2fae
Merge pull request #272 from chehrlic/vz_rpi_updates
2022-09-12 19:30:32 +02:00
stefan123t
a143ff4dec
Merge pull request #271 from chehrlic/vz_readme_esp
2022-09-12 19:24:21 +02:00
Christian Ehrlicher
de90c19eb3
RPI: add handling for InverterDevInform_All message, handle
...
RealTimeRunData_Reality similar to RealTimeRunData_Debug
2022-09-12 18:58:28 +02:00
Christian Ehrlicher
99b28b8c8e
Add two more inverters with their respective firmware versions
2022-09-12 18:57:46 +02:00
stefan123t
675c6ce908
raise debug level in debug env
2022-09-10 23:08:44 +02:00
lumapu
734de98d6c
Merge pull request #266 from LeoWinterDE/patch-1
...
Fix link in README.md to latest esp8266/README
2022-09-10 22:50:02 +02:00
Leo Winter
a3839ab742
Fix link in README.md to latest esp8266/README
...
Update link in README.md to the latest /tools/esp8266/README.md#things-needed path.
2022-09-10 20:39:51 +02:00
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
2022-09-10 02:19:25 +02:00
lumapu
9e1b6be70e
Merge branch 'main' into asyncWeb03
2022-09-09 16:14:20 +02:00
lumapu
63a82d83ea
fixed missing changes from PR #259
2022-09-09 16:12:59 +02:00
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)
2022-09-09 14:46:18 +02:00
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`
2022-09-09 14:06:30 +02:00