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: homeassistant.components deprecations #336

Merged
merged 1 commit into from
Jun 27, 2024
Merged

fix: homeassistant.components deprecations #336

merged 1 commit into from
Jun 27, 2024

Conversation

attilaersek
Copy link
Contributor

this fixes #335

To make sure everything works, I had to update the dependencies.
Tested it locally, but I admit I could not run the tests as it seems the tests were not updated during the past refactorings....

@MislavMandaric MislavMandaric merged commit 0baa2a3 into MislavMandaric:dev Jun 27, 2024
github-actions bot pushed a commit that referenced this pull request Jun 27, 2024
## [0.9.1-dev.1](v0.9.0...v0.9.1-dev.1) (2024-06-27)

### Bug Fixes

* homeassistant.components deprecations ([#336](#336)) ([0baa2a3](0baa2a3))
Copy link

🎉 This PR is included in version 0.9.1-dev.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jul 2, 2024
# [0.10.0](v0.9.0...v0.10.0) (2024-07-02)

### Bug Fixes

* homeassistant.components deprecations ([#336](#336)) ([0baa2a3](0baa2a3))

### Features

* Add new sensor for outdoor temperature ([#344](#344)) ([58f51b1](58f51b1))
* Improve energy consumption implementation with additional sensor for duration of boiler being on ([#343](#343)) ([a581a77](a581a77))
* Separate hwb switch for boiler device ([#345](#345)) ([a867e16](a867e16))
Copy link

github-actions bot commented Jul 2, 2024

🎉 This PR is included in version 0.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hass.components.websocket_api deprecated - Stop working in HASS 2024.9
2 participants