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: make the integration compatible with HA 2024.1 #92

Merged
merged 2 commits into from
Jan 6, 2024
Merged

Conversation

IATkachenko
Copy link
Owner

@IATkachenko IATkachenko commented Jan 6, 2024

In HA 2024.1 WeatherEntity.condition is cached property, so we can't use setter for it.

Fix #90

@IATkachenko IATkachenko added this to the 3.1.2 milestone Jan 6, 2024
@IATkachenko IATkachenko added the Home Assistant Home Assistant related issues label Jan 6, 2024
In HA `2024.1` WeatherEntity.condition is cached property, so we can't use setter for it.
@IATkachenko IATkachenko merged commit 4ae0952 into main Jan 6, 2024
3 checks passed
@IATkachenko IATkachenko deleted the i90 branch January 6, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Home Assistant Home Assistant related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Интеграция HA-YandexWeather перестала работать в HA 2024.1.0
1 participant