Skip to content

Add Mitsubishi Comfort integration documentation#44516

Open
nikolairahimi wants to merge 20 commits intohome-assistant:nextfrom
nikolairahimi:add-mitsubishi-comfort
Open

Add Mitsubishi Comfort integration documentation#44516
nikolairahimi wants to merge 20 commits intohome-assistant:nextfrom
nikolairahimi:add-mitsubishi-comfort

Conversation

@nikolairahimi
Copy link
Copy Markdown

@nikolairahimi nikolairahimi commented Apr 5, 2026

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

  • Spelling, grammar or other readability improvements (`current` branch).
  • Adjusted missing or incorrect information in the current documentation (`current` branch).
  • Added documentation for a new integration I'm adding to Home Assistant (`next` branch).
  • Added documentation for a new feature I'm adding to Home Assistant (`next` branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the `current` branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the `next` branch.
  • The documentation follows the Home Assistant documentation standards.

Copilot AI review requested due to automatic review settings April 5, 2026 21:03
@home-assistant home-assistant bot added current This PR goes into the current branch has-parent This PR has a parent PR in another repo in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Apr 5, 2026
@home-assistant
Copy link
Copy Markdown

home-assistant bot commented Apr 5, 2026

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 next branch. Please change the target branch of this PR to next and rebase if needed.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 5, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 10a442a
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/69d8f14d14837c0008266cfb
😎 Deploy Preview https://deploy-preview-44516--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
@nikolairahimi nikolairahimi force-pushed the add-mitsubishi-comfort branch from cf70cc6 to 11d103e Compare April 5, 2026 21:06
@nikolairahimi nikolairahimi changed the base branch from current to next April 5, 2026 21:06
@home-assistant home-assistant bot removed current This PR goes into the current branch needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Apr 5, 2026
@home-assistant home-assistant bot added the next This PR goes into the next branch label Apr 5, 2026
nikolairahimi and others added 2 commits April 5, 2026 17:26
- 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)
@chemelli74 chemelli74 removed their request for review April 6, 2026 15:54
@c0ffeeca7 c0ffeeca7 removed the request for review from epenet April 8, 2026 05:35
nikolairahimi and others added 5 commits April 8, 2026 10:09
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>
@c0ffeeca7
Copy link
Copy Markdown
Contributor

Once you are done with your changes, select the Ready for review button to take the PR out of draft mode.

@nikolairahimi nikolairahimi marked this pull request as ready for review April 8, 2026 16:34
@home-assistant home-assistant bot requested a review from c0ffeeca7 April 8, 2026 16:34
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some more tweaks

@home-assistant home-assistant bot marked this pull request as draft April 9, 2026 07:09
nikolairahimi and others added 9 commits April 9, 2026 18:12
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.
@nikolairahimi nikolairahimi marked this pull request as ready for review April 9, 2026 22:36
@home-assistant home-assistant bot requested a review from c0ffeeca7 April 9, 2026 22:36
@home-assistant home-assistant bot marked this pull request as draft April 10, 2026 04:44
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
@nikolairahimi nikolairahimi marked this pull request as ready for review April 10, 2026 12:47
@home-assistant home-assistant bot requested a review from c0ffeeca7 April 10, 2026 12:47
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @nikolairahimi 👍

@c0ffeeca7 c0ffeeca7 added the awaits-parent Awaits the merge of an parent PR label Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaits-parent Awaits the merge of an parent PR has-parent This PR has a parent PR in another repo in-progress This PR/Issue is currently being worked on new-integration This PR adds documentation for a new Home Assistant integration next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants