Releases: iloveicedgreentea/jvc_homeassistant
v5.0.1
Full Changelog: 5.0.0...v5.0.1
Adds support for NZ7/8/900+ models check the readme for details
5.0.0
What's Changed
- performance, reliability, features by @iloveicedgreentea in #44
- 3.7.3 rewrite by @iloveicedgreentea in #48
This is a full rewrite with breaking changes, but it is significantly improved.
Breaking changes
This does not have config flow for a variety of reasons. There is already an official integration with fewer features, I don't feel the effort is justified. You must add this to your configuration.yaml after installing with HACS. Refer to the readme for details.
Migration guide
- Update with HACS
- Add this to your configuration.yaml with the same name as you have currently
- Disable the existing integration in devices
- Restart
You should now have the same entity but with the updated integration. If this is the case, you can delete the one in devices.
Full Changelog: 4.2.9...5.0.0
v3.7.36
Full Changelog: v3.7.35...v3.7.36
v3.7.35
Full Changelog: v3.7.34...v3.7.35
Adds missing attributes
v3.7.34
fix remote codes
v3.7.33
dont surface type errors
v3.7.32
Full Changelog: v3.7.31...v3.7.32
v3.7.31
version
v4.4.09
What's Changed
Seems to have been an edge case where PJ loses connection, this should fix it
- speed ups
Full Changelog: v4.2.1...v4.4.09
v4.4.08
What's Changed
Fixes queue sync issues. The issue was commands would bump the queue size since they have a higher priority which would make the command and response exactly 1 item out of sync. It would be reading the values of previous commands
Full Changelog: v4.2.1...v4.4.08