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

Fix HA frotnent version check #165

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Fix HA frotnent version check #165

merged 1 commit into from
Mar 28, 2023

Conversation

MrBartusek
Copy link
Owner

MeteoalarmCard uses the frontend version for disabling and enabling some features on the fly. For example we tend to use newly added icons for some alerts. The dust warning alerts show mdi:weather-dust icon only in HA 2022.08 and newer. For older version we show mdi:weather-windy

image image

This check was broken since version 2023.01 and has caused some alerts to show old icons and printed invalid warnings to the console. This PR fixes this check.

(this is 2023.3.6)
image

@MrBartusek MrBartusek added the bug Something isn't working label Mar 28, 2023
@MrBartusek MrBartusek merged commit c17d63c into master Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant