Commit graph

1525 commits

Author SHA1 Message Date
lumapu
cf2cf37918 Merge branch 'development03' into hms 2023-04-29 00:02:25 +02:00
lumapu
f67a68e852 0.6.12
* improved MqTT
* fix menu active item
2023-04-28 23:43:00 +02:00
lumapu
ad9fda4e28 0.6.11
* added MqTT class for publishing all values in Arduino `loop`
2023-04-27 23:14:29 +02:00
lumapu
8ead358f4c fix publish loop 2023-04-27 23:09:49 +02:00
lumapu
64ff0fbe00 Merge branch 'main' into improve/mqtt 2023-04-27 21:38:18 +02:00
lumapu
2108a13fa7 pub mqtt loop in extra class 2023-04-27 21:38:01 +02:00
lumapu
c004c83bf9 added statemachine 2023-04-25 22:50:23 +02:00
lumapu
a0f44deb67 fix pinout for NRF24 read back, store enable 2023-04-25 21:06:48 +02:00
lumapu
f2aad42be4 fix compile error 2023-04-25 20:51:26 +02:00
lumapu
27f16c4e91 Improved ESP8266 support for HMS version (same code base: only ESP32 supports HMS!) 2023-04-25 20:37:43 +02:00
lumapu
8c67f59eed small enhancement for esp8266 (compile) 2023-04-24 21:42:31 +02:00
lumapu
b8533cc17d several HMS / HMT related changes 2023-04-21 00:17:17 +02:00
lumapu
4fd93be575 Merge branch 'main' into hms
Update to latest release
2023-04-20 21:39:48 +02:00
lumapu
15ec6a0608 0.6.9 release 2023-04-19 23:21:42 +02:00
lumapu
4625216031 Merge branch 'development03' 2023-04-19 23:20:14 +02:00
lumapu
05d1eb607e 0.6.8 try to fix esp32s3 build 2023-04-19 23:06:02 +02:00
lumapu
7e1f1cece4 0.6.9 release 2023-04-19 23:00:24 +02:00
lumapu
b6531180df 0.6.8
* fix #892 `zeroYieldDay` loop was not applied to all channels
2023-04-19 21:56:25 +02:00
lumapu
1103374abd started to convert for and while loop to async loops 2023-04-19 21:41:13 +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
lumapu
c3728a8303 Merge branch 'tastendruecker123-dev4' into development03 2023-04-13 21:45:43 +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
b2bf50564a Merge branch 'fsck-block-development03' into development03 2023-04-11 22:42:52 +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
c39ec3ec59 Merge branch 'tastendruecker123-dev3' into development03 2023-04-11 20:57:45 +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
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
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
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