Commit graph

128 commits

Author SHA1 Message Date
lumapu
e5b5972cae 0.7.29
* MqTT alarm data was never sent, fixed
* REST API: added alarm data
* REST API: made get record obsolete
* REST API: added power limit acknowledge `/api/inverter/id/[0-x]` #1072
2023-08-10 01:10:59 +02:00
lumapu
c59d26d858 0.7.28
* fix MI inverter support #1078
2023-08-08 02:07:43 +02:00
lumapu
e4e7e64861 Merge branch 'development03' into eth
* untested
2023-08-02 23:28:47 +02:00
lumapu
812adce64e 0.7.17
* next attempt to fix total yield day for multiple inverters #1016
* added two more states for the inverter status (also docu)
2023-07-25 22:18:33 +02:00
lumapu
984e344f05 0.7.15
* add NTP sync interval #1019
* adjusted range of contrast / luminance setting #1041
* use only ISO time format in Web-UI #913
2023-07-23 23:08:21 +02:00
lumapu
308dc064fe 0.7.13
* add date, time and version to export json #1024
2023-07-19 23:56:07 +02:00
lumapu
be9c505407 0.6.12
added inverter status - state-machine #1016
2023-07-19 22:26:01 +02:00
lumapu
ddf63eaffe 0.7.9
* added 'improve' functions to set wifi password directly with ESP web tools #1014
* fixed MqTT publish while appling power limit #1013
* slightly improved HMT live view (Voltage & Current)
2023-07-08 17:45:28 +02:00
lumapu
81a7f09e3a Merge branch 'dev4' of https://github.com/tastendruecker123/ahoy into tastendruecker123-dev4
default of scheduled reboot is now 'false'
2023-07-05 23:27:42 +02:00
lumapu
c147906834 0.7.6
* fix display of hidden SSID checkbox
* changed yield correction data type to `double`, now decimal places are supported
* corrected name of 0.91" display in settings
* attempt to fix MqTT zero values only if setting is there #980, #957
* made AP password configurable #951
* added option to start without time-sync, eg. for AP-only-mode #951
2023-06-18 00:20:27 +02:00
lumapu
76f01bbe95 0.7.5
* fix yield day reset on midnight #957
* improved tickers in `app.cpp`
2023-06-16 19:00:57 +02:00
lumapu
f649d26f66 0.7.4
* fix MqTT `P_AC` send if inverters are available #987
* fix assignments for HMS 1CH and 2CH devices
* fixed uptime overflow #990
2023-06-15 23:18:12 +02:00
lumapu
bdf43fd522 fix compile 2023-06-10 09:10:33 +02:00
lumapu
4e54bcf299 0.7.3
* fix hidden SSID scan #983
* improved NRF24 missing message on home screen #981
* fix MqTT publishing only updated values #982
2023-06-10 01:04:50 +02:00
lumapu
a1c00bdc01 0.7.0
esp32 compile fix
2023-06-04 19:57:21 +02:00
lumapu
0f594d13c8 fix esp8266 2023-06-04 17:30:43 +02:00
lumapu
0be01a91a1 Merge branch 'development03' into eth 2023-05-27 01:48:32 +02:00
lumapu
1c36638226 Merge branch 'development03' into improv 2023-05-27 01:47:48 +02:00
lumapu
2c1a32f9e8 Merge branch 'development03' into hms 2023-05-27 00:18:55 +02:00
lumapu
6dcf5ee9aa 0.6.15
* improved reset values and update MqTT #957
2023-05-25 22:26:33 +02:00
lumapu
8ffd747420 Merge branch 'development03' into eth 2023-05-09 21:45:10 +02:00
lumapu
cf2cf37918 Merge branch 'development03' into hms 2023-04-29 00:02:25 +02:00
lumapu
8ead358f4c fix publish loop 2023-04-27 23:09:49 +02:00
lumapu
f2aad42be4 fix compile error 2023-04-25 20:51:26 +02:00
lumapu
27f16c4e91 Improved ESP8266 support for HMS version (same code base: only ESP32 supports HMS!) 2023-04-25 20:37:43 +02:00
lumapu
b8533cc17d several HMS / HMT related changes 2023-04-21 00:17:17 +02:00
lumapu
4fd93be575 Merge branch 'main' into hms
Update to latest release
2023-04-20 21:39:48 +02:00
tastendruecker123
d7eb4a0b98 added option to reboot ahoy every 24 hours 2023-04-17 16:56:24 +02:00
lumapu
1e1a21fa56 add ethernet support, thx @fumanchi
(ahoyeth.h and ahoyeth.cpp are missing)
2023-04-16 01:41:44 +02:00
lumapu
48ce948ede 0.6.6
* increased distance for `import` button in mobile view #879
* changed `led_high_active` to `bool` #879
2023-04-12 22:50:37 +02:00
lumapu
efe3bc4d20 improv does not open complete menu every time 2023-04-07 02:00:19 +02:00
lumapu
ba3f84d684 improv: first two commands are working (state and device info) 2023-04-07 01:16:29 +02:00
lumapu
f0c5361cf0 Merge branch 'development03' into improv 2023-04-06 23:29:25 +02:00
lumapu
bfae0e0def basic implementation of improv 2023-04-06 12:16:23 +02:00
rejoe2
a4be65e634
Merge branch 'development03' into development03 2023-04-02 19:28:14 +02:00
Markus Krause
48a6bf021c add MQTT status to LED update, try to fix settings save for led polarity 2023-04-01 13:00:38 +02:00
Markus Krause
33264cc776 make LED polarity selectable 2023-03-31 22:51:01 +02:00
rejoe2
24bfb43b02
Radio changes, MQTT fixes
* consolidated (?) proposals from beegee3
* timing now 410microsesonds
2023-03-31 19:17:16 +02:00
lumapu
e82099a8a8 fix HMS RX 2023-03-30 12:57:06 +02:00
lumapu
f2ce528a56 Merge branch 'development03' into hms 2023-03-27 10:15:37 +02:00
Markus Krause
44f602f1a7 add spi pins to config container, remove hacks from app code 2023-03-25 20:56:31 +01:00
Markus Krause
97d60f2ea9 start making SPI configurable 2023-03-25 20:32:23 +01:00
lumapu
4d735924ef Merge branch 'development03' into hms 2023-03-20 08:51:37 +01:00
lumapu
57bda044e5 0.5.102
Warning: old exports are not compatible any more!
further save settings improvements (only store inverters which are existing)
improved display of settings save return value
made save settings asynchronous (more heap memory is free)
2023-03-18 01:37:59 +01:00
lumapu
116a1e6a93 0.5.99
fix limit in [User_Manual.md](../User_Manual.md)
changed `contrast` to `luminance` in `setup.html`
try to fix SSD1306 display #759
only show necessary display pins depending on setting
2023-03-11 23:52:12 +01:00
lumapu
3e919b4d10 removed MQTT subscription sync_ntp, set_time with a value of 0 does the same #696
simplified MQTT subscription for `limit`. Check User-Manual.md for new syntax #696, #713
repaired inverter wise limit control, #713
2023-03-11 00:12:57 +01:00
lumapu
a01666aee8 fix merge changes 2023-03-08 13:28:22 +01:00
lumapu
7ce78ab56e Merge branch 'development03' into hms 2023-03-07 17:12:24 +01:00
lumapu
6dbb88e27e added ePaper (for ESP32 only!), thx @dAjaY85 #735
improved `/live` margins #732
renamed `var` to `VAr` #732
2023-03-07 14:54:27 +01:00
dAjaY85
ce20d7c1b4 MonochromeDisplay in Display umbenannt 2023-03-05 16:43:41 +01:00