Sandner, Denny
4ac9a6bd9f
Merge branch 'development03' of https://github.com/grindylow/ahoy into development03
2 years ago
Andreas Schiffler
0ae56efb2f
Build Dev-Version 0.5.17
2 years ago
Andreas Schiffler
03a6b87cc1
fix in parser for 1CH inverters
2 years ago
lumapu
2accaae402
Merge pull request #241 from thfcm/development03
Development03
2 years ago
thfcm
77b706a1ce
Set default NTP Port to 123
2 years ago
thfcm
84ed32a05a
Added some additional hints
2 years ago
Sandner, Denny
f89c6e06a3
add General overview for several inverters
2 years ago
Andreas Schiffler
b1311e797c
fix in dev compile action
2 years ago
Andreas Schiffler
bbae504e61
add yield total/day to overview for 1ch
2 years ago
Andreas Schiffler
7d17efa479
Merge pull request #220 from grindylow/development02
Merge Development for new release
2 years ago
Andreas Schiffler
8b6185b02f
Update Changes for release 0.5.16
2 years ago
lumapu
36e5b71fea
Merge pull request #232 from thfcm/patch-4
Update README.md
2 years ago
thfcm
904c2fa43c
Update README.md
Implemented Change Request
2 years ago
thfcm
365da35534
Update README.md
Überarbeitete Readme.md
- Umstrukturierung der Themen
- Aktualisierte Inhaltsliste
- Ergänzungen
2 years ago
lumapu
294984aaef
Merge pull request #229 from thfcm/patch-3
Update User_Manual.md
2 years ago
thfcm
d657d63b87
Update User_Manual.md
Added my TSOL TSUN-350 inverter
2 years ago
lumapu
0355572692
corrected most of the review comments, except "maxlength"
2 years ago
lumapu
7c5650ebe9
Merge branch 'main' into development02
2 years ago
lumapu
2649314954
Merge pull request #222 from mipxx/apple-webview
add support for apple webview on iOS homescreen
2 years ago
Michael Paul
95b094a405
Update visualization_html.h
add support for apple web app
2 years ago
Michael Paul
4062fc50f8
Update visualization.html
add support for apple web app
2 years ago
Andreas Schiffler
616ca16004
Update User_Manual.md
2 years ago
Andreas Schiffler
9869722697
Merge branch 'dollatek_case' into development02
2 years ago
Andreas Schiffler
6c8c94d997
change dir for cases
2 years ago
Andreas Schiffler
e413241599
Merge pull request #218 from thfcm/patch-2
Updates README.md (thx @thfcm )
2 years ago
Andreas Schiffler
ebe532d773
Merge branch 'development02' into patch-2
2 years ago
thfcm
046450176b
Update README.md
Added Discord Link.
2 years ago
lumapu
fbef2cc28a
Merge pull request #217 from thfcm/patch-1
Update README.md
2 years ago
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
2 years ago
lumapu
10d6fcc698
badge test
2 years ago
lumapu
11fdb4c822
fix action (directory was missing - needs to be created automatically now)
2 years ago
lumapu
b67cd033d2
fix #209
2 years ago
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)
2 years ago
lumapu
4796555fac
Merge branch 'main' into development02
2 years ago
Oliver Fueckert
5cac5a7747
Clarify photo file names
2 years ago
lumapu
9bc68db8ae
Merge pull request #212 from thymjan/patch-1
Update README.md
2 years ago
Andreas Schiffler
a24abc75dd
Merge pull request #211 from cubinet-code/config_override
Improve config system and make DTU_RADIO_ID customizable in config.h
2 years ago
Andreas Schiffler
dc38d46cda
Merge branch 'development02' into config_override
2 years ago
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
2 years ago
Oliver Fueckert
d58b1c492d
OpenScad parametric Case for Dollatek NRF24L01
2 years ago
Andreas Schiffler
9eaf9ba667
Merge branch 'development02' of https://github.com/grindylow/ahoy into development02
2 years ago
Andreas Schiffler
4613593afb
fix development workflow actions
2 years ago
Andreas Schiffler
411e78078f
Update compile_development.yml
2 years ago
Andreas Schiffler
a208e5450d
add github actions for dev builds
Build automatically the firmware under tools/esp8266 for any branchs whichs matchs the widlcard development* and plces the binaries in the action artifacts
2 years ago
Stefan Theurer
677a4d4e67
Update README.md
Added HM-300
2 years ago
lumapu
ae968d618a
* added option for no powerlimit (setup)
* moved function showLiveData to web.cpp
* improved debug messages
* cleaned some code
2 years ago
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)
2 years ago
lumapu
3a51f3545c
improved generation of power limit control html select element
2 years ago
lumapu
3212aeb142
code review: added check if mqtt is enabled before sending out values
2 years ago
Andreas Schiffler
8bf539aea4
Merge pull request #200 from DanielR92/patch-10
Update Scheduler / Task manager + MQTT
2 years ago