lumapu
863254aecb
0.6.3
...
* merge PR #854 optimize browser caching, thx @tastendruecker123
2023-04-04 23:12:45 +02:00
lumapu
c36125c23f
Merge branch 'tastendruecker123-webgui-fix' into development03
2023-04-04 22:51:02 +02:00
lumapu
d462bb541d
Merge branch 'webgui-fix' of https://github.com/tastendruecker123/ahoy into tastendruecker123-webgui-fix
2023-04-04 22:50:49 +02:00
lumapu
c7060e40ff
0.6.3
...
* fix login, password length was not checked #852
2023-04-04 22:50:21 +02:00
tastendruecker123
e8aa1ba11b
removed debugging statement
2023-04-04 17:13:46 +02:00
tastendruecker123
df1e1c2418
Fixed issue #828 . Browser caching, versioned URLs.
2023-04-04 17:06:56 +02:00
rejoe2
1e81a3e963
faster request after power limit
...
and more yield() calls in while() loops (thx to beegee3)
2023-04-04 15:27:03 +02:00
rejoe2
ce78534066
Merge branch 'lumapu:development03' into development03
2023-04-04 14:10:04 +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
rejoe2
a4be65e634
Merge branch 'development03' into development03
2023-04-02 19:28:14 +02:00
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
2023-04-02 19:23:57 +02:00
rejoe2
26ec95d61e
MI - fixes to MQTT; uses classic hmRadio.h
2023-04-02 13:45:18 +02:00
lumapu
521c7ca307
0.6.1
...
* potential fix of WiFi hostname during boot up #752
2023-04-02 00:08:06 +02:00
lumapu
db8b17502e
0.6.1
...
* only publish new inverter data #826
2023-04-01 23:47:51 +02:00
lumapu
7050a34868
0.6.1
...
* merge LED fix - LED1 shows MqTT state, LED configureable active high/low #839
2023-04-01 23:34:48 +02:00
lumapu
aa92308c13
Merge branch 'markusdd-development03' into development03
2023-04-01 23:32:37 +02:00
lumapu
eb65024fc2
Merge branch 'development03' of https://github.com/markusdd/ahoy into markusdd-development03
2023-04-01 23:16:25 +02:00
rejoe2
574f6aed99
MI - fix comletion for 1ch MI
2023-04-01 21:06:48 +02:00
rejoe2
e8e216cd69
MI - fix MQTT version
...
+ changed rx/tx logic (times + debug output)
2023-04-01 19:04:47 +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
1eabd0f470
Merge branch 'development03' of https://github.com/lumapu/ahoy into development03
2023-04-01 10:54:03 +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
Frank
e7b29a1f42
Merge remote-tracking branch 'refs/remotes/origin/development03' into development03
2023-03-31 10:58:53 +02:00
rejoe2
1f0f8b904a
MI - use only crc8 for MI commands
...
MI-600 at least sents answers as well...
2023-03-31 08:06:51 +02:00
Markus Krause
ba996f56dd
change build settings fpr S3 to address flash instability
2023-03-31 02:10:09 +02:00
Markus Krause
3043eaca1f
fix path
2023-03-31 01:04:39 +02:00
Markus Krause
2eb0a6542d
take new ota.bin
2023-03-31 00:53:59 +02:00
Markus Krause
c9b6cc5f6f
fix ota bin copy
2023-03-31 00:49:48 +02:00
Markus Krause
2eb845a9cb
remove redundant call
2023-03-31 00:21:16 +02:00
Markus Krause
f6993fdc69
fix S3 bin distribution
2023-03-31 00:12:01 +02:00
lumapu
1bc2d2551c
improved phrasing of readme's
2023-03-31 00:08:40 +02:00
Lukas Pusch
0598c897d4
Merge pull request #827 from Argafal/patch-1
...
Update Getting_Started.md
2023-03-30 19:58:41 +02:00
rejoe2
f4accf1e37
MI - find priority inverter
...
remove unnecessary type checks
2023-03-30 19:44:08 +02:00
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)
2023-03-30 13:58:22 +02:00
lumapu
e82099a8a8
fix HMS RX
2023-03-30 12:57:06 +02:00
Argafal
3b4c727d5c
Update Getting_Started.md
2023-03-29 09:09:13 +02:00
Lukas Pusch
3c0d898e59
Merge pull request #821 from rori1977/main
...
Update CHANGES.md
2023-03-28 23:02:01 +02:00
rori1977
e2af1b5f3b
Update CHANGES.md
...
correction of 2 spelling mistakes only
2023-03-28 09:22:27 +02:00
lumapu
ce25c1e728
Merge branch 'main' into hms
2023-03-27 23:55:30 +02:00
lumapu
29b7279288
fix README.md
2023-03-27 23:28:44 +02:00
lumapu
9c7d7a093f
Merge branch 'development03'
2023-03-27 23:20:03 +02:00
lumapu
bb5cb8b849
0.6.0
2023-03-27 23:15:20 +02:00
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
2023-03-27 22:35:50 +02:00
lumapu
2c0dbc9e43
Merge branch 'rejoe2-development03' into development03
2023-03-27 22:33:46 +02:00
lumapu
0ddc001b8c
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2023-03-27 22:33:31 +02:00
lumapu
7813bd4e01
Merge remote-tracking branch 'remotes/origin/DanielR92-patch-2' into development03
2023-03-27 22:31:59 +02:00
lumapu
150340b458
Merge remote-tracking branch 'remotes/origin/DanielR92-patch-1' into development03
2023-03-27 22:23:37 +02:00
lumapu
fdb485614b
whitespace fix
2023-03-27 22:23:20 +02:00
lumapu
27815b8e0c
Merge branch 'markusdd-development03' into development03
2023-03-27 22:19:44 +02:00