Commit graph

1921 commits

Author SHA1 Message Date
rejoe2
d01b527eb4
Debug: introduce DPRINTHEAD function 2023-03-16 17:31:42 +01:00
rejoe2
c3fce0af24
MI - optimize debug output and resending logic 2023-03-16 16:51:28 +01:00
rejoe2
95420e35de
Delete hmRadio.h
wrong place...
2023-03-16 16:50:37 +01:00
rejoe2
a2f559d91e
Delete miPayload.h
wrong place...
2023-03-16 16:50:20 +01:00
rejoe2
3317265783
MI - optimize serial output and resending logic 2023-03-16 16:48:57 +01:00
rejoe2
12f37c2cb0
MI - add some multiframe handling 2023-03-16 09:35:42 +01:00
rejoe2
53ae7fe7f5
Mi dev control (#3)
* MI - add devControl path to ivSend()

* MI - review AC calc II

Additionally code restructured to prepare for dev control (limitation, not working yet)
2023-03-16 08:02:36 +01:00
Daniel Michalik
2781604e23 Merge remote-tracking branch 'upstream/development03' into development03 2023-03-15 10:47:47 +01:00
argafal
3b661b050f Increase the MQTT topic buffer size
See https://github.com/lumapu/ahoy/issues/768#issuecomment-1468692140
2023-03-15 10:21:40 +01:00
Lukas Pusch
3e67f2a52f
Merge pull request #776 from rejoe2/development03
MI - review AC calculation
2023-03-15 10:02:01 +01:00
rejoe2
44faa0316c
MI - reviw ac calculation (#2)
* Update: RPi documentation

* Update miPayload.h

* Update README.md

* MI - remarks to user manual

* MI - getting started

* MI - user manual typos

* MI - fix AC calc

* MI - fix status msg. analysis

---------

Co-authored-by: DM6JM <micheleblank@gmx.com>
Co-authored-by: Lukas Pusch <lp@lufami.de>
2023-03-15 08:19:24 +01:00
rejoe2
49899e74b6
Merge branch 'lumapu:development03' into development03 2023-03-14 22:26:19 +01:00
Lukas Pusch
0a19485b94
Merge pull request #774 from dAjaY85/development03
SSD1306 Fehlerkorrektur
2023-03-14 22:13:54 +01:00
Andreas E
81c368e762
Merge branch 'lumapu:development03' into development03 2023-03-14 22:13:08 +01:00
dAjaY85
108ab3ecfa 1306 Fehlerkorrektur 2023-03-14 22:12:34 +01:00
Lukas Pusch
56b4ed2cfe
Merge pull request #769 from dAjaY85/development03
Korrektur SSD
2023-03-14 21:44:05 +01:00
argafal
58c2aa7d94 Merge remote-tracking branch 'upstream/development03' into development03 2023-03-14 18:34:50 +01:00
argafal
73032663c4 Resolve conflict, accept upstream 2023-03-14 18:31:03 +01:00
argafal
58d992c771 Two improvements to heap fragmentation
See https://github.com/lumapu/ahoy/issues/768.
2023-03-14 18:28:05 +01:00
rejoe2
02985af8f8
Merge branch 'lumapu:development03' into development03 2023-03-14 11:11:01 +01:00
dAjaY85
237d45f19a Version 101 2023-03-14 09:15:04 +01:00
dAjaY85
20688b207a Korrektur, damit SSD wieder funktioniert. 2023-03-14 09:13:18 +01:00
lumapu
6da58e3505 0.5.100
fix add inverter `setup.html` #766
fix MQTT retained flag for total values #726
renamed buttons for import and export `setup.html`
added serial message `settings saved`
2023-03-13 21:58:48 +01:00
Lukas Pusch
68d3c28f63
Merge pull request #764 from DM6JM/Docu-Pi
Update: RPi documentation
2023-03-13 12:21:45 +01:00
DM6JM
f6d9cd6142 Update: RPi documentation 2023-03-12 17:39:36 +01:00
lumapu
116a1e6a93 0.5.99
fix limit in [User_Manual.md](../User_Manual.md)
changed `contrast` to `luminance` in `setup.html`
try to fix SSD1306 display #759
only show necessary display pins depending on setting
2023-03-11 23:52:12 +01:00
lumapu
2d9f53c941 fix upload settings #686 2023-03-11 02:10:18 +01:00
lumapu
499e1e44f5 0.5.98 removed debug outputs 2023-03-11 00:54:10 +01:00
lumapu
3e919b4d10 removed MQTT subscription sync_ntp, set_time with a value of 0 does the same #696
simplified MQTT subscription for `limit`. Check User-Manual.md for new syntax #696, #713
repaired inverter wise limit control, #713
2023-03-11 00:12:57 +01:00
lumapu
30014e2649 added missing file 2023-03-10 18:28:56 +01:00
lumapu
0cc6e09383 fix SH1106 rotation and turn off during night #756 2023-03-10 18:00:26 +01:00
Frank
f951fad63d Merge remote-tracking branch 'refs/remotes/origin/development03' into development03 2023-03-10 15:27:56 +01:00
rejoe2
9ffa0d3972
Add more inverters to user manual 2023-03-10 13:22:15 +01:00
lumapu
e503d31cf2 Merge branch 'development03' into hms
# Conflicts:
#	src/hm/miPayload.h
2023-03-09 23:41:44 +01:00
lumapu
28bd99ed1e 0.5.97
merge MI improvements, get firmware information #753
2023-03-09 23:09:37 +01:00
lumapu
8bdd0f5bfd Merge branch 'rejoe2-development03' into development03 2023-03-09 23:01:36 +01:00
lumapu
4342ef0f54 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 2023-03-09 23:01:10 +01:00
lumapu
9604687157 Attention: re-ordered display types, check your settings! #746
improved saving settings of display #747, #746
disabled contrast for Nokia display #746
added Prometheus as compile option #719, #615
update MQTT lib to v1.4.1
limit decimal places to 2 in `live`
added `-DPIO_FRAMEWORK_ARDUINO_MMU_CACHE16_IRAM48` to esp8266 debug build #657
a `max-module-power` of `0` disables channel in live view `setup`
2023-03-09 22:59:33 +01:00
rejoe2
8a7b1a07e5
add MI types to firmware version collection 2023-03-09 19:12:17 +01:00
rejoe2
133f018d04
MI - code restructuring
esp. wrt. AC power calculation
2023-03-09 19:04:41 +01:00
rejoe2
84eb70d979
Merge pull request #1 from rejoe2/MI-firmware
MI - request firmware infos
2023-03-09 07:43:02 +01:00
rejoe2
ad64d737b7
MI - request firmware infos 2023-03-09 07:41:56 +01:00
lumapu
6ef7720324 added Nokia display again for ESP8266 #764
changed `var` / `VAr` to SI unit `var` #732
fix MQTT retained flags for totals (P_AC, P_DC) #726, #721
2023-03-08 23:43:21 +01:00
Frank
f28cc7931a Merge remote-tracking branch 'refs/remotes/origin/development03' into development03 2023-03-08 18:45:33 +01:00
lumapu
a01666aee8 fix merge changes 2023-03-08 13:28:22 +01:00
lumapu
10271ea7d8 Merge branch 'development03' into hms 2023-03-08 07:46:47 +01:00
lumapu
f5ef19ccab merged #736 remove obsolete JSON Endpoint 2023-03-07 22:29:23 +01:00
lumapu
39c02f8668 merged #742 MI Improvments 2023-03-07 22:25:53 +01:00
lumapu
fd698f2db8 Merge branch 'rejoe2-development03' into development03 2023-03-07 22:21:36 +01:00
lumapu
52ce6e568c Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 2023-03-07 22:21:12 +01:00