Commit graph

2497 commits

Author SHA1 Message Date
lumapu
054683fe87 Merge branch 'development03' into Ethernet+Wifi 2024-08-10 00:05:00 +02:00
lumapu
c64f028ec1 0.8.132
* improved refresh routine of ePeper
* added default pin seetings for opendtufusion board
2024-08-09 18:46:19 +02:00
lumapu
77ac64dfa2 0.8.132
* fix boot loop once no ePaper is connected #1713, #1714
2024-08-09 16:43:57 +02:00
lumapu
55e45c7ffb 0.8.131
* improved refresh routine of ePaper, full refresh each 12h #1107 #1706
2024-08-08 23:28:09 +02:00
lumapu
991de14d04 fixed define error 2024-08-08 22:48:12 +02:00
lumapu
e3fdb04f0c WiFi with Ethernet functional 2024-08-08 22:27:23 +02:00
lumapu
b98e702ad8 Merge branch 'development03' into Ethernet+Wifi 2024-08-06 23:58:06 +02:00
lumapu
2435ce7b37 corrected warnings 2024-08-05 23:19:27 +02:00
lumapu
24ceb3e97e 0.8.130
* add timestamp to JSON output #1707
* restart Ahoy using MqTT #1667
2024-08-05 01:05:16 +02:00
lumapu
a8117eeb8a 0.8.130
* fix message `ERR_DUPLICATE_INVERTER` #1705, #1700
* merge PR: Power limit command accelerated #1704
* merge PR: reduce update cycle of ePaper from 5 to 10 seconds #1706
* merge PR: small fixes in different files #1711
2024-08-04 23:27:50 +02:00
lumapu
671a4307c6 Merge branch 'DanielR92-patch-1' into development03 2024-08-04 23:23:36 +02:00
lumapu
bd12c030dd Merge branch 'patch-1' of https://github.com/DanielR92/ahoy into DanielR92-patch-1 2024-08-04 23:23:30 +02:00
lumapu
c1c63c1c77 Merge branch 'You69Man-feature/PR_attempt_to_fix_ePaper' into development03 2024-08-04 23:22:00 +02:00
lumapu
4535adf993 changed epaper interval to 15s 2024-08-04 23:21:27 +02:00
lumapu
93439e4f6c Merge branch 'feature/PR_attempt_to_fix_ePaper' of https://github.com/You69Man/ahoy into You69Man-feature/PR_attempt_to_fix_ePaper 2024-08-04 23:19:38 +02:00
lumapu
096b6ca54e Merge branch 'Telekatz-fast_limit' into development03 2024-08-04 23:08:57 +02:00
lumapu
b09f23c4f0 Merge branch 'fast_limit' of https://github.com/Telekatz/ahoy into Telekatz-fast_limit 2024-08-04 23:08:48 +02:00
lumapu
ae5c9cdb9e 0.8.130
* fix message `ERR_DUPLICATE_INVERTER` #1705, #1700
2024-08-04 23:06:21 +02:00
DanielR92
b7703a11b5
fix (c) footer.html 2024-07-26 17:44:11 +02:00
DanielR92
ae23f15486
smal fix - Update setup.html
some small fixes:

- input type wrong (come in this commit in: a44a5833ca)
2024-07-26 17:41:33 +02:00
you69man
440d7748b9 reduce update cycle of ePaper from 5 to 10 seconds
... and fix calls to mEpaper.fullRefresh() and  mEpaper.tickerSecond() if no ePaper is configured
2024-07-18 21:02:28 +02:00
lumapu
8d3f372d7e wifi_init_default: netstack cb reg failed with 12308 2024-07-12 23:54:24 +02:00
lumapu
1ab05f3a98 Merge branch 'development03' into Ethernet+Wifi 2024-07-12 23:10:17 +02:00
lumapu
81d336f9f2 update json library 2024-07-12 23:09:58 +02:00
lumapu
8d787f2d0d update espressif idf to 6.7.0 2024-07-12 22:59:26 +02:00
lumapu
3c0c8eece3 0.8.129
* sort alarms ascending #1471
* fix alarm counter for first alarm
* prevent add inverter multiple times #1700
2024-07-11 22:20:11 +02:00
lumapu
dcb4b49fa0 0.8.128
* add environments for 16MB flash size ESP32-S3 aka opendtufusion
* prevent duplicate alarms, update end time once it is received
2024-07-10 23:13:43 +02:00
Telekatz
19185ae635 Execute ticker immediately when timeout value is 0 2024-07-07 13:28:34 +02:00
lumapu
82e4d84522 0.8.128
* add environments for 16MB flash size ESP32-S3 aka opendtufusion
2024-07-02 20:47:11 +02:00
lumapu
8cdf3644df 0.8.127 2024-06-21 23:27:19 +02:00
lumapu
dbdc901641 Merge branch 'geronet1-development03' into development03 2024-06-21 23:26:22 +02:00
lumapu
8e83a88f6e Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03 2024-06-21 23:26:14 +02:00
lumapu
75e9022d83 0.8.127
* add grid file #1677
2024-06-21 23:25:34 +02:00
geronet1
8ae03a443f Bugfix Inv delete not working with password protection 2024-06-14 23:20:18 +02:00
lumapu
d4d97dc795 0.8.126
* merge PR: Update pubMqtt.h - Bugfix #1673 #1674
2024-06-12 22:00:01 +02:00
lumapu
245c9cf196 Merge branch 'tictrick-development03' into development03 2024-06-12 21:47:27 +02:00
lumapu
29a3843c47 code formatting 2024-06-12 21:46:12 +02:00
tictrick
5adef54d4f
Update pubMqtt.h - Bugfix #1673
Ahoy reboots because MQTT receives a Topic
2024-06-12 08:57:24 +02:00
lumapu
cbba44d860 0.8.125
* fix ESP8266 compilation
* merge PR: active_PowerLimit #1663
2024-06-09 20:25:00 +02:00
lumapu
c998522418 Merge branch 'geronet1-development03' into development03 2024-06-09 20:24:07 +02:00
lumapu
773d3754bf Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03 2024-06-09 19:22:52 +02:00
lumapu
7336981c62 fix compilation of ESP8266 2024-06-09 19:17:17 +02:00
geronet1
13c009608b mobile display view without line break 2024-06-09 08:12:56 +02:00
geronet1
1f90961305 wifi bugfix with config_override 2024-06-08 23:35:52 +02:00
geronet1
92e5f2693f
Merge branch 'lumapu:development03' into development03 2024-06-07 08:22:32 +02:00
geronet1
1c4722e09b active_PowerLimit json fix 2024-06-07 08:21:19 +02:00
lumapu
10423d7476 0.8.124
* support of HERF inverters, serial number is converted in Javascript #1425
* revert buffer size in `RestAPI` for ESP8266 #1650
2024-06-07 00:29:20 +02:00
lumapu
034cbd57b1 0.8.124
* improved MqTT `OnMessage` (threadsafe)
2024-06-06 21:31:26 +02:00
lumapu
f47f031887 small improvements, not functional 2024-05-31 01:45:36 +02:00
lumapu
3228f2cfc6 Merge branch 'development03' into Ethernet+Wifi 2024-05-31 01:15:44 +02:00