Bug fixes, code improvements
What's Changed
- Invisible operation and power statuses previously were not returned but they should be, as they are actually used by heat pump. 67096d5
- Operation modes are now returned also if they are read-only and fetched from operational statuses. If that is the case,
is_operation_mode_read_only
flag is set toTrue
. 82b85e4
Full Changelog: 6.0.0...6.1.0