Commit graph

532 commits

Author SHA1 Message Date
DanielR92
86b3137b6a Add disclaimer to the Ahoy 2022-10-18 21:25:15 +02:00
lumapu
f2a794d518 fix setup for multiple inverters 2022-10-17 14:14:23 +02:00
lumapu
35d8fdcab2 Merge branch 'main' into development03 2022-10-16 23:58:41 +02:00
lumapu
a595950d7d fix #338, needs verifcation from homeassistant users
added download link for settings on setup.html and update.html
2022-10-16 23:55:08 +02:00
lumapu
38bb3fd7e2 fix #334 added button to index if ntp timeserver was not reachable 2022-10-16 22:51:55 +02:00
lumapu
8bd7574111 fix #349 2022-10-16 22:14:03 +02:00
lumapu
b337067b8c PR #343 @drahdiwaberl 2022-10-16 22:08:50 +02:00
lumapu
5fae7fa9e8
Merge branch 'development03' into main 2022-10-16 22:04:32 +02:00
lumapu
09aa67d6e8
Merge pull request #354 from pascaltippelt/main
Update PCB
2022-10-16 22:00:24 +02:00
lumapu
af87365462 fix json reserved space was to small if 4 inverters were configured 2022-10-16 21:57:55 +02:00
Pascal Tippelt
e387e6b400
Update readme.md 2022-10-16 09:28:42 +00:00
Pascal Tippelt
ddb09ee4cc
Add files via upload 2022-10-16 09:28:10 +00:00
Pascal Tippelt
321965366f
Update readme.md 2022-10-16 09:27:14 +00:00
Pascal Tippelt
a25110a34e
Update readme.md 2022-10-16 09:26:28 +00:00
Pascal Tippelt
e1e552807e
Delete nRF24L01_ESP_Wemos_D1.T3001 2022-10-16 09:26:02 +00:00
Pascal Tippelt
43a4a1a7a9
Add Eagle Files + Update Target 3001 Layout 2022-10-16 09:25:36 +00:00
geronet1
ba91e905ce MQTT last will with uptime 2022-10-15 21:20:20 +02:00
noName
8c843af71d rpi: calculate energy_total for whole inverter 2022-10-14 09:21:29 +02:00
lumapu
46c3d85936 fix #342 mqtt password is hidden now 2022-10-12 22:28:42 +02:00
lumapu
dbdc2ad5ab fixed timezone for time sync from browser #336 (thx @DanielR92) 2022-10-12 12:38:23 +02:00
lumapu
6bf6e357ca Merge branch 'development03' of https://github.com/lumapu/ahoy into development03 2022-10-11 21:52:06 +02:00
lumapu
e3532f4464 implemented #336 set time manually or resync NTP 2022-10-11 21:52:01 +02:00
DanielR92
dd89ad0ae7 do some little changes to have it nicer 2022-10-11 20:50:22 +02:00
DanielR92
c3d81d36c6 Make change in serial.htm and webApi.cpp 2022-10-11 19:42:31 +02:00
DanielR92
7c7a7d25b8 Patch no_eeprom_pl 2022-10-11 17:18:13 +02:00
lumapu
f53933b473 fix max module name length and hidden module power (1. and 2. of #337) 2022-10-11 16:13:28 +02:00
lumapu
7cd075fbad added receive no answer counter #332
corrected resetPayload in app loop
2022-10-11 13:21:29 +02:00
DanielR92
63338ea2bb list is now dynamic 2022-10-06 18:37:28 +02:00
lumapu
ab70dda9a1
Merge pull request #327 from DanielR92/daniel-dev03
patch and change to a switch case
2022-10-06 13:57:40 +02:00
lumapu
75157e9014
Merge pull request #319 from pascaltippelt/main
Add simple pcb schematics
2022-10-05 22:10:37 +02:00
DanielR92
1ba92414cc create a DTU-ID from the CPU-ID 2022-10-05 19:01:39 +02:00
DanielR92
067e386e27 comment out react. & PF 2022-10-05 16:19:04 +02:00
DanielR92
e57708bd6e fix 'Var' to 'var' 2022-10-05 16:16:26 +02:00
DanielR92
509549e5a4 Fix switch-case default error 2022-10-04 20:08:37 +02:00
DanielR92
868012931f Patch from home... 2022-10-04 18:44:27 +02:00
stefan123t
7a941c8882 fix condition 2022-10-03 23:19:48 +02:00
stefan123t
f5c784f44c no retransmit on Restart / CleanState_LockAndAlarm 2022-10-03 23:19:09 +02:00
stefan123t
a98afcdeb2 fix ++cnt warning -Wsequence-point 2022-10-03 23:10:05 +02:00
stefan123t
13aa06e5d9 add CleanState_LockAndAlarm in app.cpp, hmRadio.h, web.cpp
and add Inverter Pulldown to serial.html
2022-10-03 23:02:37 +02:00
stefan123t
6e1e758fd2 update PRA->Q & PFC->PF Fields
in hmDefines.h and webApi.cpp
2022-10-03 22:45:00 +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