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 |
|
Christian Ehrlicher
|
b5e81f1605
|
RPI: misc - don't extract DTU serial from config for every poll
|
2022-11-11 20:49:45 +01:00 |
|
Christian Ehrlicher
|
0df4f38dac
|
RPI: remove unused function and import
|
2022-11-11 20:43:39 +01:00 |
|
Christian Ehrlicher
|
0089d2817e
|
Merge branch 'main' into chris_vz
|
2022-11-11 16:02:47 +01:00 |
|
Christian Ehrlicher
|
a13fc1d92a
|
RPI: fix SunsetHandler - use correct (utc) timestamp for comparision
|
2022-11-11 15:57:52 +01:00 |
|
lumapu
|
6cb0b99de3
|
refactored mqtt and sun
|
2022-11-09 23:57:48 +01:00 |
|
lumapu
|
0a0d90dc92
|
refactor app, mqtt
|
2022-11-09 23:37:16 +01:00 |
|
lumapu
|
43e8714526
|
refactored sendMqttDiscoveryConfig
|
2022-11-09 23:29:42 +01:00 |
|
lumapu
|
2ac8aadec2
|
workflow
|
2022-11-09 23:08:12 +01:00 |
|
lumapu
|
341c9c5396
|
workflow
|
2022-11-09 23:01:35 +01:00 |
|
lumapu
|
265dd6d0b3
|
another workflow fix
|
2022-11-09 22:55:54 +01:00 |
|
lumapu
|
795cd64154
|
Merge branch 'main' into development03
|
2022-11-09 22:51:46 +01:00 |
|
lumapu
|
769796f53c
|
fix workflow
add missing file
|
2022-11-09 22:50:33 +01:00 |
|
lumapu
|
fbad251236
|
refactored directory structure
|
2022-11-09 22:46:30 +01:00 |
|
lumapu
|
58bc1f1d8a
|
refactored directory structure
revert PR #401 (no class, pasted to app.cpp)
|
2022-11-09 22:13:31 +01:00 |
|
Lukas Pusch
|
6dff99e155
|
Merge pull request #399 from chehrlic/chris_vz
Add sunset handling for RPI
|
2022-11-09 21:33:19 +01:00 |
|
Lukas Pusch
|
f5b66af793
|
Merge pull request #401 from gh-fx2/ssd1306
simple SSD1306 (i2c) + Nokia5110 support for esp8266 added
|
2022-11-09 21:32:58 +01:00 |
|