lumapu
15ec6a0608
0.6.9 release
2 years ago
lumapu
05d1eb607e
0.6.8 try to fix esp32s3 build
2 years ago
lumapu
7e1f1cece4
0.6.9 release
2 years ago
lumapu
b6531180df
0.6.8
* fix #892 `zeroYieldDay` loop was not applied to all channels
2 years ago
lumapu
12a3d503c8
0.6.7
* merge PR #883 , improved store of settings and javascript, thx @tastendruecker123
* support `.` and `,` as floating point seperator in setup #881
2 years ago
tastendruecker123
492cc5a8aa
fixed typo
2 years ago
tastendruecker123
2c0e1bbe57
Bugfixes around saving settings
2 years ago
lumapu
48ce948ede
0.6.6
* increased distance for `import` button in mobile view #879
* changed `led_high_active` to `bool` #879
2 years ago
lumapu
1e1696ca15
0.6.5
fix max module power read
2 years ago
lumapu
a0659968ce
0.6.5
Version number increase
2 years ago
lumapu
f38bee88a1
another fix
2 years ago
lumapu
d953dbfa37
0.6.5
* fix small issue during loading settings
2 years ago
lumapu
563550d42c
0.6.5
* merge PR #861 do not send channel metric if channel is disabled
2 years ago
lumapu
33186a9833
0.6.5 - 2023-04-11
* merge PR #876 , check JSON settings during read for existance
* **NOTE:** incompatible change: renamed `led_high_active` to `act_high`, maybe setting must be changed after update
2 years ago
lumapu
f946b35d06
0.6.5
* fix #845 MqTT subscription for `ctrl/power/[IV-ID]` was missing
2 years ago
tastendruecker123
e8e1fd7681
Don't load JSON settings that don't exist
2 years ago
Frank
0334898e3d
Do not send prometheus metric if channel is disabled in configuration
2 years ago
lumapu
d114fd6743
0.6.4
* merge PR #859 , fix burger menu height, thx @ThomasPohl
2 years ago
lumapu
ef020dcc08
0.6.4
* merge PR #846 , improved NRF24 communication and MI, thx @beegee3 & @rejoe2
2 years ago
Thomas Pohl
c69b3e0110
Fix padding of title in mobile view
2 years ago
lumapu
6e0ab50c1d
0.6.3
* fix WiFi reconnect not working #851
* updated issue templates #822
2 years ago
lumapu
8d8cab6099
minor corrections
2 years ago
lumapu
863254aecb
0.6.3
* merge PR #854 optimize browser caching, thx @tastendruecker123
2 years ago
lumapu
c7060e40ff
0.6.3
* fix login, password length was not checked #852
2 years ago
tastendruecker123
e8aa1ba11b
removed debugging statement
2 years ago
tastendruecker123
df1e1c2418
Fixed issue #828 . Browser caching, versioned URLs.
2 years ago
rejoe2
1e81a3e963
faster request after power limit
and more yield() calls in while() loops (thx to beegee3)
2 years ago
lumapu
6533143e80
0.6.2
* fix login from multiple clients #819
* fix login screen on small displays
2 years ago
rejoe2
1e6a06b580
hmRadio.h - change rx/tx channel hopping logic ( #7 )
* hmRadio.h - change rx/tx channel hopping logic
- patch originally provided by beegee3
- timings look very good for 3rd gen., and ok for MI in my environment over several restarts
- runs stable on ESP32
- not sure wheather this also has any (negative or positive) impact to reboot problem with ESP8266
2 years ago
rejoe2
26ec95d61e
MI - fixes to MQTT; uses classic hmRadio.h
2 years ago
lumapu
521c7ca307
0.6.1
* potential fix of WiFi hostname during boot up #752
2 years ago
lumapu
db8b17502e
0.6.1
* only publish new inverter data #826
2 years ago
lumapu
7050a34868
0.6.1
* merge LED fix - LED1 shows MqTT state, LED configureable active high/low #839
2 years ago
rejoe2
574f6aed99
MI - fix comletion for 1ch MI
2 years ago
rejoe2
e8e216cd69
MI - fix MQTT version
+ changed rx/tx logic (times + debug output)
2 years ago
Markus Krause
48a6bf021c
add MQTT status to LED update, try to fix settings save for led polarity
2 years ago
Markus Krause
33264cc776
make LED polarity selectable
2 years ago
rejoe2
24bfb43b02
Radio changes, MQTT fixes
* consolidated (?) proposals from beegee3
* timing now 410microsesonds
2 years ago
rejoe2
1f0f8b904a
MI - use only crc8 for MI commands
MI-600 at least sents answers as well...
2 years ago
Markus Krause
ba996f56dd
change build settings fpr S3 to address flash instability
2 years ago
rejoe2
f4accf1e37
MI - find priority inverter
remove unnecessary type checks
2 years ago
rejoe2
88f5120fc0
MI - restructure priority handling
- app differenciates between HM and MI type now (thx to beegee3 and AsZork)
- review debug output (also for HM)
2 years ago
rori1977
e2af1b5f3b
Update CHANGES.md
correction of 2 spelling mistakes only
2 years ago
lumapu
bb5cb8b849
0.6.0
2 years ago
lumapu
68da9e0901
0.5.110
* MQTT fix reconnection by new lib version #780
* add `about` page
* improved documentation regarding SPI pins #814
* improved documentation (getting started) #815 #816
* improved MI 4-ch inverter #820
2 years ago
lumapu
fdb485614b
whitespace fix
2 years ago
lumapu
c4e9fec8e7
0.5.110
* MQTT fix reconnection by new lib version #780
* add `about` page
2 years ago
lumapu
fae46c4667
0.5.110
* MQTT fix reconnection by new lib version #780
* display 'failed' if no Update was selected #813
2 years ago
rejoe2
7baa95c759
MI - change logic for progressing 4ch dev info cmd
Not tested yet, but compiled on 0.5.107.
So no urgent check in is required, but most likely this will perform more consistent than the previous version.
2 years ago
lumapu
a1aedce59e
small improvement, MQTT
2 years ago