Major update
This release restores the ability to set up new units via the Kumo v3 ("Climate") Mitsubishi API, also adding discovery of indoor units via DHCP snooping. Thanks @ekiczek (and Claude Code)!
What's Changed
- Use
Platform.CLIMATE/Platform.SENSORinstead of 'domain' constants by @mxr in #182 - Bump actions/checkout from 3 to 4 by @dependabot[bot] in #184
- Bump actions/setup-python from 3 to 5 by @dependabot[bot] in #183
- Dependabot update by @dlarrick in #197
- V3 API setup flow with DHCP discovery, cache fixes, and blank label handling by @ekiczek in #196
- Prep for 0.4.0 release by @dlarrick in #198
New Contributors
- @dependabot[bot] made their first contribution in #184
- @ekiczek made their first contribution in #196
Full Changelog: v0.3.15...v0.4.0