Typos and Logic Fixes
## What's Changed
* Spell correction by @Pythm in https://github.com/Pythm/ad-ClimateCommander/pull/6
**Full Changelog**: https://github.com/Pythm/ad-ClimateCommander/compare/v1.2.3...v1.2.4What the change does
- Corrected a typo in the config key
notify_reciever→notify_receiver. - Minor logic improvements in the HVAC mode selection to reduce unnecessary state changes.
Full Changelog
Compare v1.2.3 → v1.2.4