Skip to content

[mitsubishi_cn105] Add lambda calls for setting/clearing remote room temperature#6417

Open
crnjan wants to merge 4 commits intoesphome:nextfrom
crnjan:feature/external_room_temp_sensor
Open

[mitsubishi_cn105] Add lambda calls for setting/clearing remote room temperature#6417
crnjan wants to merge 4 commits intoesphome:nextfrom
crnjan:feature/external_room_temp_sensor

Conversation

@crnjan
Copy link
Copy Markdown

@crnjan crnjan commented Apr 8, 2026

Description

Document the lambda calls for remote room temperature in mitsubishi_cn105.

Adds an lambda calls section describing:

  • set_remote_temperature(float)
  • clear_remote_temperature()

Pull request in esphome with YAML changes (if applicable):

Checklist

  • I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  • Link added in /src/content/docs/components/index.mdx when creating new documents for new components or cookbook.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 8, 2026

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit f5d0f68
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/69d7efeef12a2200082ac516
😎 Deploy Preview https://deploy-preview-6417--esphome.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.

@crnjan crnjan marked this pull request as ready for review April 9, 2026 07:13
Copilot AI review requested due to automatic review settings April 9, 2026 07:13
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

Documents advanced, lambda-based C++ usage for the mitsubishi_cn105 climate component so users can set/clear a remote (external) room temperature from automations.

Changes:

  • Adds current_temperature_min_interval to the example configuration.
  • Adds an Advanced usage (C++ API) section describing set_remote_temperature(float) and clear_remote_temperature() plus a YAML/lambda example and behavioral notes.

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

@crnjan crnjan changed the title [mitsubishi_cn105] Add C++ API for setting/clearing remote room temperature [mitsubishi_cn105] Add lambda calls for setting/clearing remote room temperature Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants