Commit graph

1375 commits

Author SHA1 Message Date
Andreas Schiffler
ebe532d773
Merge branch 'development02' into patch-2 2022-08-31 14:32:05 +02:00
thfcm
046450176b
Update README.md
Added Discord Link.
2022-08-31 12:42:30 +02:00
lumapu
fbef2cc28a
Merge pull request #217 from thfcm/patch-1
Update README.md
2022-08-31 12:34:01 +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
833e6c4904 improved webApi, added /api/setup for compared json (only 1 XHR is needed to get all infos) 2022-08-30 23:26:58 +02:00
lumapu
b871ed06d2 Merge branch 'development02' into asyncWeb02 2022-08-30 21:43:20 +02:00
lumapu
10d6fcc698 badge test 2022-08-30 21:33:05 +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
ba02b1cc92 Merge branch 'development02' into asyncWeb02 2022-08-30 10:08:54 +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
lumapu
9bc68db8ae
Merge pull request #212 from thymjan/patch-1
Update README.md
2022-08-30 09:24:18 +02:00
Andreas Schiffler
a24abc75dd
Merge pull request #211 from cubinet-code/config_override
Improve config system and make DTU_RADIO_ID customizable in config.h
2022-08-30 09:05:20 +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
Andreas Schiffler
9eaf9ba667 Merge branch 'development02' of https://github.com/grindylow/ahoy into development02 2022-08-29 20:40:49 +02:00
Andreas Schiffler
4613593afb fix development workflow actions 2022-08-29 20:40:35 +02:00
Andreas Schiffler
411e78078f
Update compile_development.yml 2022-08-29 20:33:42 +02:00
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
2022-08-29 20:27:32 +02:00
lumapu
31ff0300d7 added missing file 2022-08-28 22:42:43 +02:00
lumapu
a9aece00d7 small fix 2022-08-28 22:33:57 +02:00
lumapu
440d386ec0 * improved api (now webApi)
* converted index to static page
2022-08-28 22:32:34 +02:00
lumapu
08d8658737 setup page complete converted to static version 2022-08-28 13:54:34 +02:00
Stefan Theurer
677a4d4e67
Update README.md
Added HM-300
2022-08-28 08:33:53 +02:00
lumapu
b6ac416665 improved async web setup page 2022-08-28 01:48:53 +02:00
lumapu
13c88b3626 * created new API functions
* bound html through ajax to parse setup page (not finished now)
* added compression option for static html to python module
* removed generated h-file from index (redundant information), they will be created on compile time
2022-08-27 02:27:32 +02:00
lumapu
2556197509 Merge branch 'development02' into asyncWeb02 2022-08-26 21:59:27 +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
lumapu
03b9af216d /setup geht noch nicht 2022-08-25 09:44:50 +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
Andreas Schiffler
87b45d5a26
Merge pull request #199 from DanielR92/patch-8
Added a Hint for update from a low version to new
2022-08-24 20:17:13 +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
lumapu
cbebfea238
Merge pull request #194 from tastendruecker123/dev2
MQTT reconnect delay, fixed ESP32 build
2022-08-22 20:45:09 +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
Andreas Schiffler
dddb7654bf
Merge pull request #188 from DanielR92/patch-6
Update Readme start
2022-08-21 20:20:39 +02:00
Andreas Schiffler
45ae413aa7
Merge pull request #187 from DanielR92/patch-5
Delete checkserial() in the input field
2022-08-21 20:20:16 +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
ba45d13faf
Update Readme start
Start to review the whole documentation and rewrite it. 
First draft. :)
2022-08-20 23:17:37 +02:00