lumapu
1103374abd
started to convert for and while loop to async loops
2023-04-19 21:41:13 +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
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
2023-04-13 22:58:59 +02:00
tastendruecker123
492cc5a8aa
fixed typo
2023-04-13 20:59:12 +02:00
tastendruecker123
2c0e1bbe57
Bugfixes around saving settings
2023-04-13 17:42:54 +02:00
lumapu
48ce948ede
0.6.6
...
* increased distance for `import` button in mobile view #879
* changed `led_high_active` to `bool` #879
2023-04-12 22:50:37 +02:00
lumapu
1e1696ca15
0.6.5
...
fix max module power read
2023-04-11 23:52:54 +02:00
lumapu
a0659968ce
0.6.5
...
Version number increase
2023-04-11 23:47:32 +02:00
lumapu
f38bee88a1
another fix
2023-04-11 23:44:34 +02:00
lumapu
d953dbfa37
0.6.5
...
* fix small issue during loading settings
2023-04-11 23:38:27 +02:00
lumapu
563550d42c
0.6.5
...
* merge PR #861 do not send channel metric if channel is disabled
2023-04-11 22:44:05 +02:00
lumapu
dd387bef85
Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03
2023-04-11 22:39:58 +02:00
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
2023-04-11 22:39:08 +02:00
lumapu
d90b57c5bf
Merge branch 'dev3' of https://github.com/tastendruecker123/ahoy into tastendruecker123-dev3
2023-04-11 20:56:57 +02:00
lumapu
f946b35d06
0.6.5
...
* fix #845 MqTT subscription for `ctrl/power/[IV-ID]` was missing
2023-04-11 20:54:33 +02:00
tastendruecker123
e8e1fd7681
Don't load JSON settings that don't exist
2023-04-10 14:17:05 +02:00
Frank
0334898e3d
Do not send prometheus metric if channel is disabled in configuration
2023-04-07 09:22:00 +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
Thomas Pohl
c69b3e0110
Fix padding of title in mobile view
2023-04-06 16:58:50 +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
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
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
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