Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream v25.1.14 #1534

Merged
merged 44 commits into from
Jan 14, 2025
Merged

Conversation

AndreasBoehm
Copy link
Member

No description provided.

tbnobody and others added 30 commits November 10, 2024 02:45
add Sum of DC power of all enabled inverters to Homeassistant MQTT autodiscovery
if a page uses the reload button, it had only 1 column of space, and
only if the viewport was at least "sm". this is not the case for typical
smartphones, in which case the reload button would appear on its own row
instead of to the right.

we now limit the heading to 10 columns if and only if the reload button
is to be used, otherwise the heading uses all 12 columns, regardless of
the viewport size. the reload buton uses two columns -- if it is
displayed at all.

the font size of the icon is increased slightly.

as the font size of h1 headings changes with the viewport size, we need
to center both the heading and the button vertically.
if variables are set with 'const foo = {} as Inverter', then
'foo.serial' will be undefined, causing warnings and errors
when using InputSerial.
* increase the spacing between the icon and the text.
* put the text into its own box so it does not flow around the icon.
* vertically center the icon to account for multiple lines of text.
* vertically center the text to account for a single line of text.

closes #1441.
For some reasons this leads to WDT resets on this kind of module.
This is just a workaround until another solution is found.
Goal of this change is to  prevent a overflow in the command queue by flooding it with MQTT commands and therefor also prevent  the reading of the inverter data.

To achieve this it is now possible to specify a insert type for each  queue element.
The third parameter should be a optional channel name and not a scan method. There exists a separate method for the scan method.
@AndreasBoehm AndreasBoehm force-pushed the andreasboehm/merge-upstream-v25.1.14 branch from 4584b4f to 65738b7 Compare January 14, 2025 19:37
@AndreasBoehm AndreasBoehm force-pushed the andreasboehm/merge-upstream-v25.1.14 branch from db4c098 to 13904a4 Compare January 14, 2025 20:09
@schlimmchen schlimmchen merged commit 13904a4 into development Jan 14, 2025
16 checks passed
@schlimmchen schlimmchen deleted the andreasboehm/merge-upstream-v25.1.14 branch January 14, 2025 20:15
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants