lumapu
|
8217448d3e
|
0.8.136
* fix save settings for ESP32 devices #1720
|
5 months ago |
lumapu
|
83b386deda
|
0.8.135
* translated `/system` #1717
* added default pin seetings for opendtufusion board
* fixed ethernet static IP
* fixed ethernet MAC address read back
|
5 months ago |
lumapu
|
d7007b354d
|
0.8.135
* translated `/system` #1717
|
5 months ago |
lumapu
|
cd16b37ca3
|
0.8.134
fix compile error
|
5 months ago |
lumapu
|
57dd70bec9
|
0.8.134
fix compile error
|
5 months ago |
lumapu
|
5b6ffcc07b
|
0.8.134
* redesigned `/system`
|
5 months ago |
lumapu
|
a7702437f1
|
0.8.134
* combined Ethernet and WiFi variants - Ethernet is now always included, but needs to be enabled if needed
* improved statistic data in `/system`
|
5 months ago |
lumapu
|
c4276965de
|
0.8.133
* Ethernet variants now support WiFi as fall back / configuration
|
5 months ago |
lumapu
|
6045cbb31b
|
Ethernet + Wifi fully functional
|
5 months ago |
lumapu
|
054683fe87
|
Merge branch 'development03' into Ethernet+Wifi
|
5 months ago |
lumapu
|
c64f028ec1
|
0.8.132
* improved refresh routine of ePeper
* added default pin seetings for opendtufusion board
|
5 months ago |
lumapu
|
77ac64dfa2
|
0.8.132
* fix boot loop once no ePaper is connected #1713, #1714
|
5 months ago |
lumapu
|
55e45c7ffb
|
0.8.131
* improved refresh routine of ePaper, full refresh each 12h #1107 #1706
|
5 months ago |
lumapu
|
991de14d04
|
fixed define error
|
5 months ago |
lumapu
|
e3fdb04f0c
|
WiFi with Ethernet functional
|
5 months ago |
lumapu
|
b98e702ad8
|
Merge branch 'development03' into Ethernet+Wifi
|
5 months ago |
lumapu
|
2435ce7b37
|
corrected warnings
|
6 months ago |
lumapu
|
24ceb3e97e
|
0.8.130
* add timestamp to JSON output #1707
* restart Ahoy using MqTT #1667
|
6 months ago |
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
|
6 months ago |
lumapu
|
671a4307c6
|
Merge branch 'DanielR92-patch-1' into development03
|
6 months ago |
lumapu
|
bd12c030dd
|
Merge branch 'patch-1' of https://github.com/DanielR92/ahoy into DanielR92-patch-1
|
6 months ago |
lumapu
|
c1c63c1c77
|
Merge branch 'You69Man-feature/PR_attempt_to_fix_ePaper' into development03
|
6 months ago |
lumapu
|
4535adf993
|
changed epaper interval to 15s
|
6 months ago |
lumapu
|
93439e4f6c
|
Merge branch 'feature/PR_attempt_to_fix_ePaper' of https://github.com/You69Man/ahoy into You69Man-feature/PR_attempt_to_fix_ePaper
|
6 months ago |
lumapu
|
096b6ca54e
|
Merge branch 'Telekatz-fast_limit' into development03
|
6 months ago |
lumapu
|
b09f23c4f0
|
Merge branch 'fast_limit' of https://github.com/Telekatz/ahoy into Telekatz-fast_limit
|
6 months ago |
lumapu
|
ae5c9cdb9e
|
0.8.130
* fix message `ERR_DUPLICATE_INVERTER` #1705, #1700
|
6 months ago |
DanielR92
|
b7703a11b5
|
fix (c) footer.html
|
6 months ago |
DanielR92
|
ae23f15486
|
smal fix - Update setup.html
some small fixes:
- input type wrong (come in this commit in: a44a5833ca )
|
6 months ago |
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
|
6 months ago |
lumapu
|
8d3f372d7e
|
wifi_init_default: netstack cb reg failed with 12308
|
6 months ago |
lumapu
|
1ab05f3a98
|
Merge branch 'development03' into Ethernet+Wifi
|
6 months ago |
lumapu
|
81d336f9f2
|
update json library
|
6 months ago |
lumapu
|
8d787f2d0d
|
update espressif idf to 6.7.0
|
6 months ago |
lumapu
|
3c0c8eece3
|
0.8.129
* sort alarms ascending #1471
* fix alarm counter for first alarm
* prevent add inverter multiple times #1700
|
6 months ago |
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
|
6 months ago |
Telekatz
|
19185ae635
|
Execute ticker immediately when timeout value is 0
|
7 months ago |
lumapu
|
82e4d84522
|
0.8.128
* add environments for 16MB flash size ESP32-S3 aka opendtufusion
|
7 months ago |
lumapu
|
8cdf3644df
|
0.8.127
|
7 months ago |
lumapu
|
dbdc901641
|
Merge branch 'geronet1-development03' into development03
|
7 months ago |
lumapu
|
8e83a88f6e
|
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
|
7 months ago |
lumapu
|
75e9022d83
|
0.8.127
* add grid file #1677
|
7 months ago |
geronet1
|
8ae03a443f
|
Bugfix Inv delete not working with password protection
|
7 months ago |
lumapu
|
d4d97dc795
|
0.8.126
* merge PR: Update pubMqtt.h - Bugfix #1673 #1674
|
7 months ago |
lumapu
|
245c9cf196
|
Merge branch 'tictrick-development03' into development03
|
7 months ago |
lumapu
|
29a3843c47
|
code formatting
|
7 months ago |
tictrick
|
5adef54d4f
|
Update pubMqtt.h - Bugfix #1673
Ahoy reboots because MQTT receives a Topic
|
7 months ago |
lumapu
|
cbba44d860
|
0.8.125
* fix ESP8266 compilation
* merge PR: active_PowerLimit #1663
|
7 months ago |
lumapu
|
c998522418
|
Merge branch 'geronet1-development03' into development03
|
7 months ago |
lumapu
|
773d3754bf
|
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
|
7 months ago |