Commit graph

1645 commits

Author SHA1 Message Date
tastendruecker123
e8e1fd7681 Don't load JSON settings that don't exist 2023-04-10 14:17:05 +02:00
Frank
e17f6afc86 Removed /json endpoint availablity from documentation 2023-04-07 17:13:44 +02:00
Frank
0334898e3d Do not send prometheus metric if channel is disabled in configuration 2023-04-07 09:22:00 +02:00
Frank
7857424fe7 Merge remote-tracking branch 'refs/remotes/origin/development03' into development03 2023-04-07 09:01:12 +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
62c9cb7529 add missing file 2023-04-06 23:29:56 +02:00
lumapu
f0c5361cf0 Merge branch 'development03' into improv 2023-04-06 23:29:25 +02:00
lumapu
d114fd6743 0.6.4
* merge PR #859, fix burger menu height, thx @ThomasPohl
2023-04-06 23:29:00 +02:00
lumapu
b15dab6533 Merge branch 'ThomasPohl-bugfix/fix-title-padding' into development03 2023-04-06 23:27:35 +02:00
lumapu
ef020dcc08 0.6.4
* merge PR #846, improved NRF24 communication and MI, thx @beegee3 & @rejoe2
2023-04-06 23:23:06 +02:00
lumapu
35bb7b2a9c Merge branch 'rejoe2-development03' into development03 2023-04-06 23:22:30 +02:00
Thomas Pohl
c69b3e0110 Fix padding of title in mobile view 2023-04-06 16:58:50 +02:00
Frank
4bc5d24b63 Merge remote-tracking branch 'refs/remotes/origin/development03' into development03 2023-04-06 16:27:24 +02:00
lumapu
bfae0e0def basic implementation of improv 2023-04-06 12:16:23 +02:00
lumapu
0609dca4d2 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 2023-04-05 23:24:18 +02:00
rejoe2
61fa452800
Merge branch 'lumapu:development03' into development03 2023-04-05 07:46:20 +02:00
lumapu
b9149a48dd Merge branch 'main' into development03 2023-04-05 01:40:03 +02:00
Lukas Pusch
bf1e77e33e
Update report.yaml 2023-04-05 01:38:40 +02:00
Lukas Pusch
31ea117a66
Update report.yaml 2023-04-05 01:36:26 +02:00
lumapu
597f8a089d update issue templates 2023-04-05 01:27:26 +02:00
lumapu
6e0ab50c1d 0.6.3
* fix WiFi reconnect not working #851
* updated issue templates #822
2023-04-05 01:24:37 +02:00
lumapu
8d8cab6099 minor corrections 2023-04-04 23:34:16 +02:00
lumapu
763a7c5348 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 2023-04-04 23:13:39 +02:00
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