lumapu
bdf43fd522
fix compile
2023-06-10 09:10:33 +02:00
lumapu
4e54bcf299
0.7.3
...
* fix hidden SSID scan #983
* improved NRF24 missing message on home screen #981
* fix MqTT publishing only updated values #982
2023-06-10 01:04:50 +02:00
lumapu
53853f8429
0.7.2
...
* fix HMS-800 and HMS-1000 assignments #981
* make nrf enabled all the time for ESP8266
* fix menu item `active` highlight for 'API' and 'Doku'
* fix MqTT totals issue #927 , #980
* reduce maximum number of inverters to 4 for ESP8266, increase to 16 for ESP32
2023-06-08 23:42:30 +02:00
lumapu
f0848ecfb4
0.7.1
...
* enabled power limit control for HMS / HMT devices
* changed NRF24 lib version back to 1.4.5 because of compile problems for EPS8266
2023-06-05 22:15:08 +02:00
lumapu
a1c00bdc01
0.7.0
...
esp32 compile fix
2023-06-04 19:57:21 +02:00
lumapu
545d7f0ba6
0.7.0
...
HMS / HMT support for ESP32 devices
2023-06-04 18:06:07 +02:00
lumapu
0f594d13c8
fix esp8266
2023-06-04 17:30:43 +02:00
lumapu
72cdaf326a
fix HMT with 6 channels
2023-05-27 01:29:27 +02:00
lumapu
2c1a32f9e8
Merge branch 'development03' into hms
2023-05-27 00:18:55 +02:00
lumapu
6dcf5ee9aa
0.6.15
...
* improved reset values and update MqTT #957
2023-05-25 22:26:33 +02:00
lumapu
5b82d1aa8b
0.6.15
...
* improved Prometheus Endpoint PR #958
* fix turn off ePaper only if setting was set #956
2023-05-25 21:41:56 +02:00
lumapu
c57cc735e4
Merge branch 'fsck-block-development03' into development03
2023-05-25 21:08:46 +02:00
Frank
5ae1f4b86f
Declare metric type only once. Add grouping of metrics. Send realtime data for each inverter in a separate chunk.
2023-05-24 11:09:33 +02:00
lumapu
67c1c10076
Merge branch 'ThomasPohl-feature/offline-logo' into development03
2023-05-21 14:57:50 +02:00
lumapu
e6d8e2ee97
0.6.14 merge PR #920
2023-05-21 14:57:17 +02:00
lumapu
2b93e12727
Merge branch 'feature/offline-logo' of https://github.com/ThomasPohl/ahoy into ThomasPohl-feature/offline-logo
2023-05-21 14:55:07 +02:00
lumapu
9c1f8a43e7
Merge branch 'ThomasPohl-feature/display-128x32' into development03
2023-05-21 14:53:08 +02:00
lumapu
78b421dcb5
0.6.14 Update Mono Display #902
2023-05-21 14:50:19 +02:00
lumapu
4fdfd0d49e
Merge branch 'feature/display-128x32' of https://github.com/ThomasPohl/ahoy into ThomasPohl-feature/display-128x32
2023-05-21 13:12:33 +02:00
lumapu
2e71401d09
another try to compile successfully
2023-05-17 22:58:59 +02:00
lumapu
363d26b5b2
Merge branch 'Argafal-hms' into hms
2023-05-16 20:57:01 +02:00
lumapu
254f756bfb
Merge branch 'development03' into Argafal-hms
2023-05-16 20:55:41 +02:00
lumapu
45a5aa6bd7
fix whitespaces
2023-05-16 20:54:21 +02:00
lumapu
4e16129430
merge PR #934 (fix JSON API) and #944 (update manual)
2023-05-16 20:50:35 +02:00
lumapu
ca98a99106
Merge branch 'movcmpret-patch-1' into development03
2023-05-16 20:43:59 +02:00
lumapu
37e4b89755
Merge branch 'sri-elgora-patch-1' into development03
2023-05-16 20:41:20 +02:00
movcmpret
02c54c85f2
Update Getting_Started.md
...
Added esptool instructions for linux and esp32
2023-05-14 11:13:11 +02:00
Argafal
e17c5f90ff
Fix SPI2_HOST pins, remove C3 and S2 as I don't know their correct values
2023-05-12 10:06:41 +02:00
Argafal
7c9938a912
Support for Fusion v2 board, bug fix NRF
...
CMT and NRF now work concurrently.
2023-05-12 09:49:34 +02:00
sri-elgora
a0955044e5
Update RestApi.h, Bugfix JSON-Param Reset-Command
...
Bugfix JSON-Param Reset-Command
2023-05-11 14:11:10 +02:00
lumapu
ece48b3cab
Merge branch 'main' into development03
2023-05-09 21:53:04 +02:00
Lukas Pusch
dbb352801e
Merge pull request #928 from betacentauri/main
...
[rpi] Use tx channel hopping and decrease timeout and increase retries
2023-05-09 21:25:32 +02:00
Betacentauri
72d044bcf6
[rpi] Add config for transmit retries
...
and increase to 5 so that all channels are tried once
2023-05-06 12:05:21 +02:00
Betacentauri
9acd8c59cd
[rpi] Use tx channel hopping and decrease timeout
...
Using only channel 40 for transmits led in some cases to no responses.
2023-05-06 12:03:52 +02:00
lumapu
3072ddb59e
SPI related changes for CMT / 3 wire SPI
2023-05-06 00:45:41 +02:00
Lukas Pusch
685a2c81bd
Merge pull request #910 from betacentauri/main
...
Raspberry Pi: Add log file rotation
2023-05-03 22:31:26 +02:00
Thomas Pohl
ded680bc80
For ePaper display, show ahoy logo on offline screen
...
Solves #897
2023-05-01 19:18:34 +02:00
Thomas Pohl
da4a347c49
not NULL chheck
2023-05-01 12:50:19 +02:00
Thomas Pohl
8960fa6650
Refactored DisplayMono class to improve maintainability
2023-05-01 12:15:33 +02:00
Betacentauri
2005348f54
[rpi] Add powerfactor and event_count decoder for HM300, HM350, HM400
...
Without event_count program crashes immediately in __main__.py line 233.
2023-04-29 14:11:18 +02:00
Betacentauri
ac207e0d37
[rpi] Add log file rotation
...
so that log file doesn't grow infinitely
2023-04-29 13:13:22 +02:00
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