Commit graph

440 commits

Author SHA1 Message Date
lumapu
75157e9014
Merge pull request #319 from pascaltippelt/main
Add simple pcb schematics
2022-10-05 22:10:37 +02:00
lumapu
b42510e4cc
Merge pull request #326 from B5r1oJ0A9G/patch-3
Add Home Assistant dashboard
2022-10-03 18:07:56 +02:00
lumapu
e8b6bdf589
Merge pull request #325 from B5r1oJ0A9G/patch-2
Add HM-800 to Firmware Version collection
2022-10-03 18:07:23 +02:00
lumapu
573e0b284d
Merge pull request #324 from B5r1oJ0A9G/patch-1
Revise manual configuration for Home Assistant
2022-10-03 18:06:57 +02:00
lumapu
63e30f5e40
Merge pull request #322 from chehrlic/chris_vz
RPI: some more changes to properly throw and catch exceptions
2022-10-03 18:04:48 +02:00
Marc
3839d16b56
Update README.md with Home Assistant dashboard. 2022-10-03 11:59:15 +02:00
Marc
a501ef5b75
Add picture of Home Assistant dashboard 2022-10-03 11:56:22 +02:00
Marc
3f76323a67
Add dashboad configuration for Home Assistant 2022-10-02 20:39:22 +02:00
Marc
96fa747c2c
Add HM-800 to Firmware Version collection 2022-10-02 20:30:29 +02:00
Marc
b61db51aea
Revise manual configuration for Home Assistant
(1.) "The configuration format of manual configured MQTT items has changed. The old format that places configurations under the sensor platform key should no longer be used and is deprecated." See: https://www.home-assistant.io/integrations/sensor.mqtt/
(2.) More comprehensive set of sensors. Sensor for uptime converts to a (more) human readable format and sensor of Last Alert Message Code gets mapped to actual alert messages.
2022-10-02 20:27:23 +02:00
Christian Ehrlicher
5cd2d70a9b RPI: some more changes to properly throw and catch exceptions 2022-10-02 13:03:43 +02:00
Pascal Tippelt
48240a5e5f
added simple pcb
+round 3€ per board
+plug and play
2022-10-01 10:59:27 +02:00
Pascal Tippelt
37bf4745b5
Add files via upload 2022-10-01 10:55:03 +02:00
Pascal Tippelt
ab123fb237
Create readme.md 2022-10-01 10:48:58 +02:00
roku133
726eb12994
Update User_Manual.md
Add HM-400 FW version
2022-09-24 18:49:27 +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
Christian Ehrlicher
f332738ceb RPI: properly catch exception when crc8 check failed 2022-09-17 10:29:20 +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
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
d840915794
Update README.md
fix link
2022-09-12 21:12:26 +02:00
lumapu
2365059f82
Update README.md
relative links in md
2022-09-12 21:11:17 +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
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
lumapu
63a82d83ea fixed missing changes from PR #259 2022-09-09 16:12:59 +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
lumapu
debcc7eab2
Merge pull request #265 from madmartin/userman
tools/esp8266/User_Manual.md: cleanup
2022-09-09 13:53:07 +02:00
lumapu
44f2fa0308
Merge pull request #264 from madmartin/userman-add-inverter
User_Manual.md: add my inverter hw data
2022-09-09 13:52:08 +02:00
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>
2022-09-09 11:11:55 +02:00
Martin Dummer
e49350b73f User_Manual.md: add my inverter hw data
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2022-09-09 10:16:41 +02:00
Martin Dummer
2db984f1c0 esp8266/README.md: add info and wiring for ESP32 variant
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2022-09-08 14:38:59 +02:00
Andreas Schiffler
800e07e6fa
Merge pull request #255 from chehrlic/chris_max_throws_exception
RPI: don't throw exception when no valid frame was received
2022-09-08 09:06:23 +02:00
Andreas Schiffler
a64a03f4cb
Merge pull request #256 from chehrlic/chris_vz
RPI: be able to handle more than one inverter with the volkszaehler plugin
2022-09-08 09:05:38 +02:00
Christian Ehrlicher
73a0397107 RPI: be able to handle more than one inverter with the volkszaehler
plugin
2022-09-06 17:48:46 +02:00
Christian Ehrlicher
c6fb43c4ef RPI: don't throw exception when no valid frame was received 2022-09-06 17:47:09 +02:00
Andreas Schiffler
fcc394c1de
Merge branch 'main' into development03 2022-09-06 09:07:52 +02:00
Andreas Schiffler
c9a9a63093 documentation and service release 2022-09-06 09:05:27 +02:00
lumapu
865db3c32f
Merge branch 'main' into main 2022-09-06 07:09:47 +02:00
thfcm
f6b60f5979
Update README.md
Includes the reworked wirings.
2022-09-05 20:42:04 +02:00
thfcm
c86f0c0362
Update README.md
- Added information about faked Chips/Modules
- Added someline-breaks for better readability
2022-09-05 20:15:50 +02:00
Andreas Schiffler
082c2f3cf4
Merge pull request #248 from SandnerSoft/development03
add General overview for several inverters
2022-09-05 20:15:38 +02:00
Andreas Schiffler
6be2b0979f speed up set power limit 2022-09-05 20:07:48 +02:00
Sandner, Denny
4ac9a6bd9f Merge branch 'development03' of https://github.com/grindylow/ahoy into development03 2022-09-05 19:28:46 +02:00
setje
bed4313b89
Update User_Manual.md 2022-09-05 12:28:45 +02:00
Andreas Schiffler
0ae56efb2f
Build Dev-Version 0.5.17 2022-09-05 09:01:38 +02:00
Andreas Schiffler
03a6b87cc1 fix in parser for 1CH inverters 2022-09-05 08:53:41 +02:00
thfcm
77b706a1ce Set default NTP Port to 123 2022-09-04 21:51:46 +02:00
thfcm
84ed32a05a Added some additional hints 2022-09-04 21:47:40 +02:00