Add Mitsubishi Comfort integration documentation#44516
Add Mitsubishi Comfort integration documentation#44516nikolairahimi wants to merge 20 commits intohome-assistant:nextfrom
Conversation
|
It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This pull request adds documentation for the new mitsubishi_comfort integration, which enables control of Mitsubishi Electric ductless minisplit heat pump and air conditioning systems via Home Assistant. The integration communicates directly with devices over the local network while using Kumo Cloud only for initial setup and credential retrieval.
Changes:
- New integration documentation file with frontmatter metadata and full user guide
- Covers device support (indoor units and Kumo Station outdoor units)
- Includes climate entity capabilities, sensor entities, binary sensors, and configuration options
- Documents DHCP discovery support and provides removal instructions
Add documentation for the new mitsubishi_comfort integration which provides local control of Mitsubishi minisplit systems.
cf70cc6 to
11d103e
Compare
- Set ha_release to 2026.5 - Replace device/sensor/binary sensor tables with lists - Remove sensor/binary_sensor from platforms (climate-only for initial PR)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
|
Once you are done with your changes, select the Ready for review button to take the PR out of draft mode. |
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Replace the non-standard How it works section with the canonical Data updates section using the polling glossary term. The setup, runtime, and credentials bullets duplicated content already in the introduction. Also fix missing blank lines before the Supported functionality and Climate headings, and drop the redundant second mention of temperature ranges.
Replace the flat Supported devices bullets with a nested structure so the indoor unit's controls and sensors are visible at a glance, matching the nested pattern used in the Climate section.
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
c0ffeeca7
left a comment
There was a problem hiding this comment.
Thank you, @nikolairahimi 👍
Proposed change
Add documentation for the new `mitsubishi_comfort` integration. The integration connects Mitsubishi Electric ductless minisplit heat pump and air conditioning systems to Home Assistant, communicating directly with each indoor unit over the local network while using the Kumo Cloud account only for initial device discovery and credential retrieval.
Type of change
Additional information
Checklist