Commit graph

1253 commits

Author SHA1 Message Date
lumapu
fe21b86957 release v0.5.41 2022-11-20 00:25:04 +01:00
lumapu
e9b4c6bd00 release v0.5.41 2022-11-20 00:14:38 +01:00
lumapu
12ca78e4b1 release v0.5.41 2022-11-20 00:09:33 +01:00
lumapu
9da3a1a370 release v0.5.41 2022-11-20 00:01:02 +01:00
lumapu
49def93dab release v0.5.41 2022-11-19 23:58:52 +01:00
lumapu
133fefe5e1 release v0.5.41 2022-11-19 23:57:00 +01:00
lumapu
59b8baab41 release v0.5.41 2022-11-19 23:53:26 +01:00
DanielR92
4f46106228 Add NRF to system site + api 2022-11-19 20:15:54 +01:00
lumapu
4c52e9c307 mqtt improvement (sunrise, sunset, wifi rssi) 2022-11-18 13:15:32 +01:00
lumapu
c1eed6eef2 fix #416 2022-11-18 12:03:09 +01:00
lumapu
0305c114cf improved system infos - not yet nice but informal 2022-11-17 22:15:50 +01:00
DanielR92
9656e880b3 remove maxlength="32" 2022-11-17 21:37:03 +01:00
DanielR92
04c18944e2 Increase MQTT LEN of ADDR,USER,PWD,TOPIC 2022-11-17 21:20:03 +01:00
lumapu
033d9f04e6 fix #428 (two XHR requests at the same time results in strange behavior) 2022-11-17 21:13:33 +01:00
lumapu
657f594307 fix erase without wifi settings
added minute wise ntp check
2022-11-17 20:50:30 +01:00
Lukas Pusch
69855b10a9
Merge pull request #430 from DanielR92/sysinfo_01
fix some system information
2022-11-16 21:42:58 +01:00
DanielR92
8d43db4a21 fix some system information 2022-11-16 21:10:34 +01:00
lumapu
4fe03d641b moved elements to scheduler 2022-11-16 20:57:44 +01:00
lumapu
d0db3ece88 fix build
added scheduler (not finished now, draft)
2022-11-16 12:32:12 +01:00
lumapu
453d8eb5ec Merge branch 'development03' of https://github.com/lumapu/ahoy into development03 2022-11-15 22:26:52 +01:00
lumapu
fd9f454cfb first draft of scheduler 2022-11-15 22:26:02 +01:00
Lukas Pusch
2f395af8d9
Merge pull request #426 from DanielR92/dev03-sysinfos
Add mqtt sunrise/sunset + setupAp + system.html
2022-11-15 20:43:05 +01:00
DanielR92
a7e51d489e Merge branch 'dev03-sysinfos' of https://github.com/DanielR92/ahoy into dev03-sysinfos 2022-11-15 20:34:30 +01:00
DanielR92
553f64caa3 Add mqtt sunrise/sunset + setupAp + system.html 2022-11-15 20:34:28 +01:00
DanielR92
4069214f3b
Merge branch 'lumapu:main' into dev03-sysinfos 2022-11-15 20:19:28 +01:00
lumapu
728b1f192d Merge branch 'main' into development03 2022-11-15 17:08:40 +01:00
lumapu
da04d3ff73 fix ESP32 build 2022-11-15 16:48:02 +01:00
lumapu
72652f5a2c littlefs 2022-11-15 15:36:56 +01:00
lumapu
f72a2eb1ec Merge branch 'dev/littlefs' into development03 2022-11-15 15:33:35 +01:00
lumapu
c44eedb8c7 fix littefs 2022-11-15 15:32:01 +01:00
lumapu
faa28ce1a8 convertion to littfs storage - not complete 2022-11-14 22:43:26 +01:00
Lukas Pusch
acc0dfc358
Merge pull request #423 from DanielR92/dev03-board
2nd add footer information in all html sites
2022-11-14 20:38:22 +01:00
DanielR92
834c8115a8 add parseESP in all html 2022-11-14 20:31:06 +01:00
DanielR92
fbf75d1e9e footer add serial, setup, system, update, visualtion 2022-11-14 20:28:27 +01:00
Lukas Pusch
df3391df82
Merge pull request #421 from DanielR92/dev03
Insert board type in footer + fix footer space
2022-11-14 20:21:07 +01:00
DanielR92
51be5061ea insert board type on footer + fix footer 2022-11-14 20:17:07 +01:00
Lukas Pusch
e52cf00589
Merge pull request #419 from lumapu/stefan123t-patch-1
added second pinouts
2022-11-14 08:15:20 +01:00
Lukas Pusch
551322ce9b
Merge pull request #418 from lumapu/stefan123t-patch-2
added second pinout to yaml
2022-11-14 08:14:49 +01:00
stefan123t
9289ee7f90
added second pinout to yaml
added separate ESP8266 & ESP32 pinouts
2022-11-14 07:47:19 +01:00
stefan123t
e71799ac3e
added second pinouts
add separate ESP8266 & ESP32 pinouts
2022-11-14 07:45:04 +01:00
Lukas Pusch
6320eaf05a
Merge pull request #409 from chehrlic/chris_vz
RPI: correctly handle UTC times in SunsetHandler
2022-11-13 17:30:49 +01:00
lumapu
56cfffbcd8 fix mqtt #407 #398 #391 2022-11-12 15:24:12 +01:00
Christian Ehrlicher
c2ef55f7a2 RPI: fix logging 2022-11-12 09:52:10 +01:00
lumapu
4093be7e70 fix script 2022-11-12 02:33:41 +01:00
lumapu
24de3ac39b clean up mqtt stuff
fix workflow
2022-11-12 02:29:00 +01:00
lumapu
65762a6e17 fix python script 2022-11-12 01:56:29 +01:00
lumapu
9c68ad1467 moved payload related stuff to other file
fix line break for inverter list on index
update release workflow action
fix #405 renamed binary for ESP8285 (platformio.ini)
2022-11-12 01:51:49 +01:00
lumapu
1d7b02571d added PR #356, prometheus endpoint thanks to @avendretter
changed default wifi IP to 192.168.4.1 (to avoid conflicts with local router configurations)
added default pinout for ESP32
2022-11-11 23:34:15 +01:00
lumapu
d0e7ee393c auto create favicon ico header 2022-11-11 23:14:04 +01:00
Christian Ehrlicher
cbcfb8da72 RPI: use logging facility instead print() 2022-11-11 20:51:50 +01:00