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
rejoe2
ce78534066
Merge branch 'lumapu:development03' into development03
2 years ago
lumapu
6533143e80
0.6.2
* fix login from multiple clients #819
* fix login screen on small displays
2 years ago
rejoe2
a4be65e634
Merge branch 'development03' into development03
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
lumapu
aa92308c13
Merge branch 'markusdd-development03' into development03
2 years ago
lumapu
eb65024fc2
Merge branch 'development03' of https://github.com/markusdd/ahoy into markusdd-development03
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
1eabd0f470
Merge branch 'development03' of https://github.com/lumapu/ahoy into development03
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
Frank
e7b29a1f42
Merge remote-tracking branch 'refs/remotes/origin/development03' into development03
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
Markus Krause
3043eaca1f
fix path
2 years ago
Markus Krause
2eb0a6542d
take new ota.bin
2 years ago
Markus Krause
c9b6cc5f6f
fix ota bin copy
2 years ago
Markus Krause
2eb845a9cb
remove redundant call
2 years ago
Markus Krause
f6993fdc69
fix S3 bin distribution
2 years ago
lumapu
1bc2d2551c
improved phrasing of readme's
2 years ago
Lukas Pusch
0598c897d4
Merge pull request #827 from Argafal/patch-1
Update Getting_Started.md
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
Argafal
3b4c727d5c
Update Getting_Started.md
2 years ago
Lukas Pusch
3c0d898e59
Merge pull request #821 from rori1977/main
Update CHANGES.md
2 years ago
rori1977
e2af1b5f3b
Update CHANGES.md
correction of 2 spelling mistakes only
2 years ago
lumapu
29b7279288
fix README.md
2 years ago
lumapu
9c7d7a093f
Merge branch 'development03'
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
2c0dbc9e43
Merge branch 'rejoe2-development03' into development03
2 years ago
lumapu
0ddc001b8c
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2 years ago
lumapu
7813bd4e01
Merge remote-tracking branch 'remotes/origin/DanielR92-patch-2' into development03
2 years ago
lumapu
150340b458
Merge remote-tracking branch 'remotes/origin/DanielR92-patch-1' into development03
2 years ago
lumapu
fdb485614b
whitespace fix
2 years ago
lumapu
27815b8e0c
Merge branch 'markusdd-development03' into development03
2 years ago
lumapu
a6424a8418
Merge branch 'development03' of https://github.com/markusdd/ahoy into markusdd-development03
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