Commit graph

280 commits

Author SHA1 Message Date
Sandner, Denny
f89c6e06a3 add General overview for several inverters 2022-09-04 18:37:18 +02:00
Andreas Schiffler
bbae504e61 add yield total/day to overview for 1ch 2022-09-04 15:04:48 +02:00
Andreas Schiffler
7d17efa479
Merge pull request #220 from grindylow/development02
Merge Development for new release
2022-09-04 12:20:12 +02:00
Andreas Schiffler
8b6185b02f Update Changes for release 0.5.16 2022-09-04 12:18:37 +02:00
thfcm
904c2fa43c
Update README.md
Implemented Change Request
2022-09-04 08:49:11 +02:00
thfcm
365da35534
Update README.md
Überarbeitete Readme.md
- Umstrukturierung der Themen
- Aktualisierte Inhaltsliste
- Ergänzungen
2022-09-03 22:16:57 +02:00
thfcm
d657d63b87
Update User_Manual.md
Added my TSOL TSUN-350 inverter
2022-09-03 13:43:18 +02:00
lumapu
0355572692 corrected most of the review comments, except "maxlength" 2022-09-01 07:25:30 +02:00
lumapu
7c5650ebe9 Merge branch 'main' into development02 2022-08-31 21:14:32 +02:00
Michael Paul
95b094a405
Update visualization_html.h
add support for apple web app
2022-08-31 18:46:05 +02:00
Michael Paul
4062fc50f8
Update visualization.html
add support for apple web app
2022-08-31 18:43:25 +02:00
Andreas Schiffler
616ca16004
Update User_Manual.md 2022-08-31 15:10:22 +02:00
Andreas Schiffler
9869722697 Merge branch 'dollatek_case' into development02 2022-08-31 14:45:33 +02:00
Andreas Schiffler
6c8c94d997 change dir for cases 2022-08-31 14:44:40 +02:00
Andreas Schiffler
ebe532d773
Merge branch 'development02' into patch-2 2022-08-31 14:32:05 +02:00
thfcm
2dede36331
Update README.md
1. Added Table of Contents
2. Changed minimal required memory of used ESP8266 module
3. Added Link to Discord
4. Made all Headlines Titel Cased
2022-08-31 12:29:35 +02:00
lumapu
11fdb4c822 fix action (directory was missing - needs to be created automatically now) 2022-08-30 21:24:35 +02:00
lumapu
b67cd033d2 fix #209 2022-08-30 15:49:33 +02:00
lumapu
2bfb6467e0 * fix #195: used trim() to remove leading and trailing spaces, added maxlength attr to input field
* started to work on #209: added another timer for NTP update after configurable interval (default 12h)
2022-08-30 15:35:36 +02:00
lumapu
4796555fac Merge branch 'main' into development02 2022-08-30 10:06:47 +02:00
Oliver Fueckert
5cac5a7747 Clarify photo file names 2022-08-30 09:29:48 +02:00
Andreas Schiffler
dc38d46cda
Merge branch 'development02' into config_override 2022-08-30 09:05:10 +02:00
Oliver Fueckert
7fc57ffc8c - Improve config system allowing a user customizable config_override.h file to ensure git pulls don't require merges
- Move DTU_RADIO_ID to config.h to allow for easy customization for multiple DTUs with non conflicting radio IDs
2022-08-30 08:52:47 +02:00
Oliver Fueckert
d58b1c492d OpenScad parametric Case for Dollatek NRF24L01 2022-08-30 07:13:23 +02:00
Stefan Theurer
677a4d4e67
Update README.md
Added HM-300
2022-08-28 08:33:53 +02:00
lumapu
ae968d618a * added option for no powerlimit (setup)
* moved function showLiveData to web.cpp
* improved debug messages
* cleaned some code
2022-08-26 16:34:10 +02:00
lumapu
fec8758de7 * fix empty inverters save on a brandnew ESP
* replaced several {0} by memset
* erase now erases the flash with 0xff (identical to a brandnew ESP)
2022-08-26 12:47:32 +02:00
lumapu
3a51f3545c improved generation of power limit control html select element 2022-08-25 10:49:31 +02:00
lumapu
3212aeb142 code review: added check if mqtt is enabled before sending out values 2022-08-25 09:59:21 +02:00
Andreas Schiffler
8bf539aea4
Merge pull request #200 from DanielR92/patch-10
Update Scheduler / Task manager + MQTT
2022-08-24 20:17:50 +02:00
DanielR92
5c33690f1a
Update Scheduler / Task manager + MQTT 2022-08-24 20:06:48 +02:00
DanielR92
41e67e1782
Added a Hint for update from a low version to new 2022-08-24 19:36:34 +02:00
Andreas Schiffler
146a1d5eea improvment mqtt after add values 2022-08-24 08:31:33 +02:00
Andreas Schiffler
0af251bff9 added esp32 to release work flow 2022-08-23 19:44:22 +02:00
Andreas Schiffler
f76fbea5c2 added last alarm msg request 2022-08-23 17:52:07 +02:00
tastendruecker123
079ba896d1 MQTT reconnect delay, fixed ESP32 build 2022-08-22 19:59:45 +02:00
Andreas Schiffler
c62996c139
Merge pull request #189 from DanielR92/patch-7
Update first draft
2022-08-21 20:21:04 +02:00
DanielR92
83a2c98792
updated the ESP8266 readme 2022-08-21 11:26:57 +02:00
DanielR92
9fbfd9389e
Update first draft
added the todo list from the post https://github.com/grindylow/ahoy/issues/142
2022-08-20 23:23:32 +02:00
DanielR92
8f389f8939
Delete checkserial() in the input field
Webbrowser error when the site 'setup' is called. 
JS function not exist.

https://github.com/grindylow/ahoy/issues/184 (first row)
2022-08-20 22:44:44 +02:00
Andreas Schiffler
c152173479 Update CHANGES.md 2022-08-20 13:41:11 +02:00
Andreas Schiffler
51fbe7868c added command queue
+ command queue
+ feedback from inverter for actual power limit via InfoCmd -> SystemConfigPara (0x05)
+ REST API will enqueue a new info command
+ change in power limit will enqueue infocm to get actual power limit
+ actual power limit is available under mqtt topic <TOPIC>/<NAME>/ch0/PowerLimit ALWAYS in percent
+ Firmware information will be requested automatically up on start of dtu
2022-08-20 13:34:31 +02:00
tastendruecker123
0ad53d56d8
ESP32 support added
* ESP32 adjustments, compiles and runs
* Changed gitignore to ignore debug log files
2022-08-19 17:35:10 +02:00
lumapu
9ca1792480 fixed setup layout for mobile devices 2022-08-19 16:13:14 +02:00
Andreas Schiffler
6bdb2fc86a updated Changes.md 2022-08-19 15:17:14 +02:00
Andreas Schiffler
ee9d06b1ef removed change power limit on dtu startup 2022-08-19 13:28:52 +02:00
Andreas Schiffler
0b968b4591 added comment about mqtt reconnect 2022-08-19 13:18:00 +02:00
tastendruecker123
e59ca5f388 MQTT subscribe only when reconnect successful 2022-08-19 12:43:47 +02:00
Andreas Schiffler
269b0fb942 correct path for CHANGES.md 2022-08-18 22:15:32 +02:00
Andreas Schiffler
12b109c8fc Merge branch 'development' of https://github.com/grindylow/ahoy into development 2022-08-18 22:06:07 +02:00