v0.4.0-beta.2
Pre-release
Pre-release
JackJPowell
released this
02 Jul 14:35
·
45 commits
to main
since this release
Upcoming breaking change
- Please install this release prior to updating to Home Assistant 2024.7. It contains a bug fix that will prevent an error in the next Home Assistant release
What's Changed
- The integration now supports multiple PSN accounts
- Each device will have its named changed to your PSN Account Name
- Entity Names are now being constructed correctly
- Entity IDs will remain the same until you delete and re-add the integration (Do this if you wish to have the integration generate better IDs)
Important Information
This release required multiple migration processes to execute in order to update incorrectly created devices and entities. I really tried to ensure that everything remains the same from your perspective. However, if I missed something, here are some easy fixes:
- If you are left with additional entities 'no longer provided by the integration' simply delete them
- If you have other problems, a simple delete of the device, followed by a re-add will get everything squared away
Pull Requests
- Migrate Device ID by @JackJPowell in #7
- Adds migration support to device and entities by @JackJPowell in #8
Full Changelog: v0.3.0...v0.4.0-beta.2