lumapu / ahoy

Various tools, examples, and documentation for communicating with Hoymiles microinverters
https://ahoydtu.de
Other
948 stars 222 forks source link

[Bug] 0.8.92-all Display missing #1495

Closed DB1BMN-collection closed 6 months ago

DB1BMN-collection commented 6 months ago

Platform

ESP8266

Assembly

I did the assebly by myself

nRF24L01+ Module

nRF24L01+ plus

Antenna

circuit board

Power Stabilization

Elko (~100uF)

Connection picture

Version

0.8.92

Github Hash

96eb787

Build & Flash Method

was already installed

Setup

Upgraded from 0.8.91 via bin-Upload.

Debug Serial Log output

No response

Error description

When I understand https://github.com/lumapu/ahoy/blob/development03/src/CHANGES.md#0892---2024-03-10 correctly the "-all.bin" should have support for Display as usual.

Unfortunately in all Versions "-all", "normal" and "minimal" the display don't work and there is no Menu in the Settings to switch it on (ore I can't find it)

BTW: What is the "minimal" good for, when there is neither Display, nor MQTT support. How to get the data out?

P.S. Menu "History" seems also gone in the sidebar. P.P.S. "History" Menu is missing in the following views: "Live", "Settings", "Update", "System"

lumapu commented 6 months ago

8266.bin

8266-minimal.bin

8266-all.bin

8266-prometheus.bin

Important for testing different versions

If you want to test all version in a row make sure to reload the HTML pages directly from ESP and not from you browser cache. You can do that by pressing CTRL + F5 or clean your browser cache.

DB1BMN-collection commented 6 months ago

If you want to test all version in a row make sure to reload the HTML pages directly from ESP and not from you browser cache. You can do that by pressing CTRL + F5 or clean your browser cache.

OMG! Thanks. Installed now again the normal *.bin with MQTT but no display and will observe Uptime.

DB1BMN-collection commented 6 months ago

closed