Commit graph

393 commits

Author SHA1 Message Date
Andreas Schiffler
e488ecf56c Merge branch 'main' of https://github.com/grindylow/ahoy 2022-08-12 14:52:24 +02:00
lumapu
0f2d9e4868
Merge pull request #149 from tastendruecker123/main
d1_mini and nodemcu env merged, debug option added
2022-08-12 14:35:42 +02:00
tastendruecker123
5b982c9307 d1_mini and nodemcu env merged, debug option added 2022-08-12 14:14:31 +02:00
Andreas Schiffler
2df60b8ad8 Merge branch 'main' of https://github.com/grindylow/ahoy 2022-08-12 14:06:29 +02:00
lumapu
87a5209d07
Merge pull request #147 from stefan123t/main
0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit
2022-08-12 12:23:42 +02:00
stefan123t
b663951206 0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit 2022-08-12 12:12:24 +02:00
lumapu
2f88fea229 fix #146
v0.5.8
2022-08-12 11:17:04 +02:00
lumapu
aca98b6911 * style update (margins)
* automatically convert html files to header file during build
2022-08-11 23:01:44 +02:00
lumapu
ec08f58a46 * fix setup html (recent version crashed)
maybe the issue was regarding the flower brackets
2022-08-11 22:10:40 +02:00
lumapu
75e7eb8bb2 * html Update (was not converted) 2022-08-11 21:55:55 +02:00
lumapu
049b3450b2
Merge pull request #144 from DanielR92/patch-5
Style setup page with collapse feature
2022-08-11 21:54:29 +02:00
lumapu
9974748be8
version update 0.5.7 2022-08-11 21:54:14 +02:00
lumapu
06790f097e
Merge pull request #143 from DanielR92/patch-6
update style css
2022-08-11 21:52:37 +02:00
DanielR92
ac967371c1
update style css
needed somme add style for collapse feature
2022-08-11 20:32:21 +02:00
DanielR92
0f9f6795bc
Style setup page with collapse feature
sort order too.
2022-08-11 20:31:21 +02:00
Andreas Schiffler
e3a6c69a4d power limit via rest api 2022-08-11 17:31:09 +02:00
lumapu
ebe5ecd338
Merge pull request #141 from DanielR92/patch-4
updated changelog from the commit&merge
2022-08-11 16:21:53 +02:00
DanielR92
33ea7a4125
updated changelog from the commit&merge
possible to automate this section in the future?
2022-08-11 15:29:26 +02:00
Andreas Schiffler
c9f0e99baf
Merge branch 'grindylow:main' into main 2022-08-11 15:21:52 +02:00
lumapu
6bf14878f2
Merge pull request #138 from HorstG-57/main
Das subscribe in der Reconnect Procedure sollte doch nur nach einem conect ausgeführt werden und nicht bei jedem Duchlauf
2022-08-11 13:43:52 +02:00
lumapu
adf3de510f
Update defines.h
update version to 0.5.6
2022-08-11 13:43:22 +02:00
lumapu
e5be85cb27
Update hmRadio.h
changes requested by @aschiffler regarding hmRadio.h
2022-08-11 13:42:26 +02:00
lumapu
9fd555485e
Merge pull request #140 from DanielR92/patch-3
Update README.md
2022-08-11 13:37:29 +02:00
Andreas Schiffler
03879d6aed bugfix pointer to power limit 2022-08-11 13:25:28 +02:00
DanielR92
d8d1b932b3
Update README.md
Update line 69 (`RF24` 1.4.2 -> 1.4.5)
2022-08-11 09:49:13 +02:00
lumapu
caa84dc9c6 * fix: compile possible for non repository versions (if project was download as zip) 2022-08-11 09:16:02 +02:00
HorstG-57
ef520b65ec in app.h defines eingebaut mit dem sich das verhalten der app in Bezug auf MQTT anpassen läst
in app.cpp bedingte Compiler Abschnitte eingebaut
2022-08-10 23:49:38 +02:00
HorstG-57
4dc64eb2d7 Meine anpassungen wegen
MQTT Intervall
	MQTT Test

	MQTT Subscribe muss nur nach dem MQTT Connect nicht bei jedem Connect Check
2022-08-10 23:15:50 +02:00
lumapu
6276957b22 version increase 0.5.5
reformat defines.h (beautified)
2022-08-10 12:03:58 +02:00
lumapu
b0c74c4b6a Merge branch 'main' of https://github.com/grindylow/ahoy 2022-08-10 12:00:51 +02:00
lumapu
31a09dbaf9 * flush rx every time 2022-08-10 12:00:45 +02:00
lumapu
a5b553eccb
Merge pull request #134 from aschiffler/main
Improvements for power limit, prototype for web api and alarm request
2022-08-10 11:59:31 +02:00
Andreas Schiffler
14b6e08532 alarm handling 2022-08-10 10:41:38 +02:00
Andreas Schiffler
4237a33b9c prevent to switch off by sending zero as pwr limit 2022-08-10 09:34:14 +02:00
Andreas Schiffler
4be61785d0 Merge branch 'main' of https://github.com/grindylow/ahoy 2022-08-10 09:28:37 +02:00
lumapu
155f9e3f41 * new NRF24 lib (1.4.2 -> 1.4.5)
* add build info on index.html (like OpenDTU)
* add Discord Link to index.html
2022-08-08 22:06:33 +02:00
Andreas Schiffler
de3a6434af
Update compile_esp8266.yml 2022-08-08 11:58:04 +02:00
Andreas Schiffler
32cf94e2aa
Update compile_esp8266.yml 2022-08-08 11:55:03 +02:00
Andreas Schiffler
7025c22a6a
Update compile_esp8266.yml 2022-08-08 11:51:37 +02:00
Andreas Schiffler
b5f8b72203
Update compile_esp8266.yml 2022-08-08 11:43:41 +02:00
Andreas Schiffler
8b54bd936e
update build workflow 2022-08-08 11:39:17 +02:00
Andreas Schiffler
723781e98c update build workflow 2022-08-08 11:36:49 +02:00
Andreas Schiffler
1261c5a160
Update compile_esp8266.yml 2022-08-08 11:26:37 +02:00
Andreas Schiffler
50883bf36d
Update compile_esp8266.yml 2022-08-08 11:20:52 +02:00
Andreas Schiffler
75b97cbb82
Update compile_esp8266.yml 2022-08-08 11:08:44 +02:00
Andreas Schiffler
68777bd804
Update getVersion.py 2022-08-08 11:08:38 +02:00
Andreas Schiffler
3ba4a569fc
Update compile_esp8266.yml 2022-08-08 10:47:12 +02:00
Andreas Schiffler
5c29522d70
Merge pull request #1 from aschiffler/pwrlimit
Pwrlimit
2022-08-08 10:41:35 +02:00
Andreas Schiffler
406e7fdb8f handling of reactive power limit 2022-08-08 10:38:12 +02:00
Andreas Schiffler
07acb35e26
Merge branch 'grindylow:main' into main 2022-08-08 10:36:06 +02:00