Commit graph

225 commits

Author SHA1 Message Date
lumapu
4d19e2dde4 0.7.37
* fix alarm time on WebGui #1099
* added RSSI info for HMS and HMT inverters (MqTT + REST API)
2023-08-18 17:31:57 +02:00
lumapu
9b250c5385 0.7.33
* add alarms overview to WebGui #608
* fix webGui total values #1084
2023-08-15 02:35:31 +02:00
lumapu
55764102ce 0.7.31
* fixed docu #1085
* changed active power limit MqTT messages to QOS2 #1072
* improved alarm messages, added alarm-id to log #1089
* trigger power limit read on next day (if inverter was offline meanwhile)
* disabled improv implementation to check if it is related to 'Schwuppdizitaet'
* changed live view to gray once inverter isn't available
* added inverter status to API
* changed sum of totals on WebGui depending on inverter status #1084
* merge maximum power (AC and DC) from PR #1080
2023-08-14 01:10:17 +02:00
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
502cf81774 Merge branch 'development03' into eth
update to latest release 0.7.26
2023-08-08 00:46:18 +02:00
Martin Riedel
5f9015f7ad Add client id for mqtt 2023-08-05 14:56:54 +02:00
lumapu
e4e7e64861 Merge branch 'development03' into eth
* untested
2023-08-02 23:28:47 +02:00
lumapu
53ff04b689 0.7.20
* merge PR #1048 version and hash in API, fixes #1045
* fix: no yield day update if yield day reads `0` after inverter reboot (mostly on evening) #848
* try to fix Wifi override #1047
* added information after NTP sync to WebUI #1040
2023-07-29 01:30:02 +02:00
Julian Gog
2b67ed433d Feature(web/RestApi): re-adding version and build number to api 2023-07-28 16:25:55 +02:00
lumapu
ffe7d47b31 0.7.16
* next attempt to fix yield day for multiple inverters #1016
* fix export settings date #1040
* fix time on WebUI (timezone was not observed) #913 #1016
2023-07-24 23:33:54 +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
c9d705baa4 0.7.14
* fix Contrast for Nokia Display #1041
* attempt to fix #1016 by improving inverter status
* added option to adjust effiency for yield (day/total) #1028
2023-07-23 18:37:35 +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
982c201d48 0.7.7
* attempt to fix MqTT `YieldDay` in `TotalValues` #927
* attempt to fix MqTT `YieldDay` and `YieldTotal` even if inverters are not completly available #929
* fix wrong message 'NRF not connected' if it is disabled #1007
2023-07-03 22:29:38 +02:00
lumapu
0118fd1431 fix yield correction (data type was not correct during save) 2023-06-18 01:03:55 +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
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
0be01a91a1 Merge branch 'development03' into eth 2023-05-27 01:48:32 +02:00
lumapu
254f756bfb Merge branch 'development03' into Argafal-hms 2023-05-16 20:55:41 +02:00
sri-elgora
a0955044e5
Update RestApi.h, Bugfix JSON-Param Reset-Command
Bugfix JSON-Param Reset-Command
2023-05-11 14:11:10 +02:00
lumapu
a80167912c added missing files 2023-05-09 22:59:20 +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
tastendruecker123
2c0e1bbe57 Bugfixes around saving settings 2023-04-13 17:42:54 +02:00
lumapu
6533143e80 0.6.2
* fix login from multiple clients #819
* fix login screen on small displays
2023-04-04 13:51:11 +02:00
Markus Krause
33264cc776 make LED polarity selectable 2023-03-31 22:51:01 +02:00
lumapu
f2ce528a56 Merge branch 'development03' into hms 2023-03-27 10:15:37 +02:00
Markus Krause
8c36093dd7 extend api and settings container with spi pins 2023-03-25 22:21:27 +01:00
lumapu
997bfe41e7 Merge branch 'development03' into hms 2023-03-24 08:12:46 +01:00
lumapu
5a1a600327 0.5.105
* merged MI, thx @rejoe2 #788
* fixed reboot message #793
2023-03-23 22:41:56 +01:00
lumapu
4d735924ef Merge branch 'development03' into hms 2023-03-20 08:51:37 +01:00
lumapu
a6b8794855 0.5.104
* further improved save settings
* removed `#` character from ePaper
* fixed saving pinout for `Nokia-Display`
* removed `Reset` Pin for monochrome displays
2023-03-19 21:49:39 +01:00
lumapu
d7c06fd5d8 0.5.102
small fixes (save settings)
2023-03-18 02:12:12 +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
e503d31cf2 Merge branch 'development03' into hms
# Conflicts:
#	src/hm/miPayload.h
2023-03-09 23:41:44 +01:00
lumapu
9604687157 Attention: re-ordered display types, check your settings! #746
improved saving settings of display #747, #746
disabled contrast for Nokia display #746
added Prometheus as compile option #719, #615
update MQTT lib to v1.4.1
limit decimal places to 2 in `live`
added `-DPIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48` to esp8266 debug build #657
a `max-module-power` of `0` disables channel in live view `setup`
2023-03-09 22:59:33 +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
565b944da3 PeriodenDauer hinzugefügt 2023-03-05 17:22:03 +01:00
dAjaY85
18ea8b5925 Versuch die WebOberfläche an zu passen 2023-03-05 16:21:06 +01:00
dAjaY85
f1b722fd5d ePaper und Nokia über HSPI, erster Test 2023-03-05 03:26:18 +01:00
lumapu
70cb0dcd45 improved web API for live
added dark mode option
converted all forms to reponsive design
repaired menu with password protection #720, #716, #709
2023-03-03 00:14:13 +01:00
lumapu
3cfa564171 fix workflow 2023-02-25 02:03:03 +01:00
lumapu
4f0d365211 improved html and navi, navi is visible even when API dies #660
reduced maximum allowed JSON size for API to 6000Bytes #660
small fix: output command at `prepareDevInformCmd` #692
improved inverter handling for MQTT #671
2023-02-25 01:40:25 +01:00
lumapu
6cbd256c1f added setttings for cmt
added HMS2000 as possible inverter
added enable for NRF24 and CMT
2023-02-21 00:12:01 +01:00
lumapu
c4dd372554 improved general structures to support HMS in future 2023-02-20 23:00:51 +01:00