Breaking change
Usage of state ON has been replaced with state IDLE.
Any place where state ON was used (e.g. in automations) will need to be updated.
What's Changed
* Minimum supported version of Home Assistant is now 2022.10
* Added RX-V673 to list of working receivers by rdotts in https://github.com/mvdwetering/yamaha_ynca/pull/34
* Add RX-A1040 to readme by mvdwetering in https://github.com/mvdwetering/yamaha_ynca/pull/46
* Link to Discussions in the issue template chooser by mvdwetering in https://github.com/mvdwetering/yamaha_ynca/pull/48
* Replace deprecated MediaPlayer constants with enums by mvdwetering in https://github.com/mvdwetering/yamaha_ynca/pull/63
* Use Idle state instead of On by mvdwetering in https://github.com/mvdwetering/yamaha_ynca/pull/64
New Contributors
* rdotts made their first contribution in https://github.com/mvdwetering/yamaha_ynca/pull/34
**Full Changelog**: https://github.com/mvdwetering/yamaha_ynca/compare/v4.8.0...v5.0.0