esphome / esphome/feature-requests

Add support for Mitsubishi Heavy Duty Industries ZS-W

Open
#2,105 2 comments 1 reaction 0 assignees View on GitHub
component: heatpumpir
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**

Add support for Mitsubishi Heavy Duty Industries ZS-W on remote climate.

**Please describe your use case for this integration and alternatives you've tried:**

I would like to control my ac from home assistant. I have tried heatpump_IR but it doesnt support my unit.

**Additional context**

I have a remote data dump from heatpump_IR:
################# Start

Number of symbols: 155
Symbols:
Hh01001010011101011100001101011000101001111101111100100000010111111010000000111111110000001011011101001000111111110000000011111111000000001111111000000001
Bytes:
00: 0100|1010 | 52 | 01010010
01: 0111|0101 | AE | 10101110
02: 1100|0011 | C3 | 11000011
03: 0101|1000 | 1A | 00011010
04: 1010|0111 | E5 | 11100101
05: 1101|1111 | FB | 11111011
06: 0010|0000 | 04 | 00000100
07: 0101|1111 | FA | 11111010
08: 1010|0000 | 05 | 00000101
09: 0011|1111 | FC | 11111100
10: 1100|0000 | 03 | 00000011
11: 1011|0111 | ED | 11101101
12: 0100|1000 | 12 | 00010010
13: 1111|1111 | FF | 11111111
14: 0000|0000 | 00 | 00000000
15: 1111|1111 | FF | 11111111
16: 0000|0000 | 00 | 00000000
17: 1111|1110 | 7F | 01111111
18: 0000|0001 | 80 | 10000000
52,AE,C3,1A,E5,FB,04,FA,05,FC,03,ED,12,FF,00,FF,00,7F,80
Timings (in us):
PAUSE SPACE: 0
HEADER MARK: 3328
HEADER SPACE: 1424
BIT MARK: 512
ZERO SPACE: 239
ONE SPACE: 1036
Decoding known protocols...
Looks like a Mitsubishi Heavy ZM-S protocol (Model SRKxxZM-S Remote Control RLA502A700B) or
looks like a Mitsubishi Heavy ZS-S protocol (Model SRKxxZS-S Remote Control RLA502A700L)
POWER OFF
MODE HEAT
Temperature: 22
FAN 3
Vertical air direction: SWING
Horizontal air direction: SWING
3D Auto: ON
Night setback: OFF
Silent mode: OFF
Clean or Alergen: OFF
################# End

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides a heatpump_IR remote data dump and identifies Mitsubishi Heavy ZM-S/ZS-S decoding; start by checking the existing integration entry point for those protocols. Compare the ZS-W dump with supported behavior, then verify remote climate control for the listed power, mode, temperature, fan, and swing settings.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.