Lukas Pusch
7be4ae4536
Merge pull request #903 from FelixM01/patch-1
Doku: addition to the topic firmware update
2 years ago
lumapu
27f16c4e91
Improved ESP8266 support for HMS version (same code base: only ESP32 supports HMS!)
2 years ago
lumapu
8c67f59eed
small enhancement for esp8266 (compile)
2 years ago
FelixM01
dc310a2a48
addition to the topic firmware update
I have added the topic Update your AHOY-DTU Firmware.
Based on own experience and help from discord server.
2 years ago
Thomas Pohl
df40286c04
Add support for 128x32 display
2 years ago
lumapu
b8533cc17d
several HMS / HMT related changes
2 years ago
lumapu
4fd93be575
Merge branch 'main' into hms
Update to latest release
2 years ago
lumapu
15ec6a0608
0.6.9 release
2 years ago
lumapu
4625216031
Merge branch 'development03'
2 years ago
lumapu
05d1eb607e
0.6.8 try to fix esp32s3 build
2 years ago
lumapu
7e1f1cece4
0.6.9 release
2 years ago
lumapu
b6531180df
0.6.8
* fix #892 `zeroYieldDay` loop was not applied to all channels
2 years ago
lumapu
1103374abd
started to convert for and while loop to async loops
2 years ago
tastendruecker123
d7eb4a0b98
added option to reboot ahoy every 24 hours
2 years ago
lumapu
1e1a21fa56
add ethernet support, thx @fumanchi
(ahoyeth.h and ahoyeth.cpp are missing)
2 years ago
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
2 years ago
lumapu
c3728a8303
Merge branch 'tastendruecker123-dev4' into development03
2 years ago
tastendruecker123
492cc5a8aa
fixed typo
2 years ago
tastendruecker123
2c0e1bbe57
Bugfixes around saving settings
2 years ago
lumapu
48ce948ede
0.6.6
* increased distance for `import` button in mobile view #879
* changed `led_high_active` to `bool` #879
2 years ago
lumapu
1e1696ca15
0.6.5
fix max module power read
2 years ago
lumapu
a0659968ce
0.6.5
Version number increase
2 years ago
lumapu
f38bee88a1
another fix
2 years ago
lumapu
d953dbfa37
0.6.5
* fix small issue during loading settings
2 years ago
lumapu
563550d42c
0.6.5
* merge PR #861 do not send channel metric if channel is disabled
2 years ago
lumapu
b2bf50564a
Merge branch 'fsck-block-development03' into development03
2 years ago
lumapu
dd387bef85
Merge branch 'development03' of https://github.com/fsck-block/ahoy into fsck-block-development03
2 years ago
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
2 years ago
lumapu
c39ec3ec59
Merge branch 'tastendruecker123-dev3' into development03
2 years ago
lumapu
d90b57c5bf
Merge branch 'dev3' of https://github.com/tastendruecker123/ahoy into tastendruecker123-dev3
2 years ago
lumapu
f946b35d06
0.6.5
* fix #845 MqTT subscription for `ctrl/power/[IV-ID]` was missing
2 years ago
tastendruecker123
e8e1fd7681
Don't load JSON settings that don't exist
2 years ago
Frank
e17f6afc86
Removed /json endpoint availablity from documentation
2 years ago
Frank
0334898e3d
Do not send prometheus metric if channel is disabled in configuration
2 years ago
Frank
7857424fe7
Merge remote-tracking branch 'refs/remotes/origin/development03' into development03
2 years ago
lumapu
efe3bc4d20
improv does not open complete menu every time
2 years ago
lumapu
ba3f84d684
improv: first two commands are working (state and device info)
2 years ago
lumapu
62c9cb7529
add missing file
2 years ago
lumapu
f0c5361cf0
Merge branch 'development03' into improv
2 years ago
lumapu
d114fd6743
0.6.4
* merge PR #859 , fix burger menu height, thx @ThomasPohl
2 years ago
lumapu
b15dab6533
Merge branch 'ThomasPohl-bugfix/fix-title-padding' into development03
2 years ago
lumapu
ef020dcc08
0.6.4
* merge PR #846 , improved NRF24 communication and MI, thx @beegee3 & @rejoe2
2 years ago
lumapu
35bb7b2a9c
Merge branch 'rejoe2-development03' into development03
2 years ago
Thomas Pohl
c69b3e0110
Fix padding of title in mobile view
2 years ago
Frank
4bc5d24b63
Merge remote-tracking branch 'refs/remotes/origin/development03' into development03
2 years ago
lumapu
bfae0e0def
basic implementation of improv
2 years ago
lumapu
0609dca4d2
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2 years ago
rejoe2
61fa452800
Merge branch 'lumapu:development03' into development03
2 years ago
lumapu
b9149a48dd
Merge branch 'main' into development03
2 years ago
Lukas Pusch
bf1e77e33e
Update report.yaml
2 years ago