Skip to content

Add support for Samsung AR##NXFPEWQ## climate#1575

Open
paoloantinori wants to merge 2 commits into
smartHomeHub:masterfrom
paoloantinori:add-samsung-ar-nxfpewq
Open

Add support for Samsung AR##NXFPEWQ## climate#1575
paoloantinori wants to merge 2 commits into
smartHomeHub:masterfrom
paoloantinori:add-samsung-ar-nxfpewq

Conversation

@paoloantinori

Copy link
Copy Markdown

Adds climate device code 8801 for the Samsung AR##NXFPEWQ## family, verified working with AR12NXFPEWQN (12k BTU R32 inverter split) via Broadlink RM Mini 3 (Base64). Modes: cool/heat/dry/fan_only/auto; fans auto/low/med/high/turbo; 16-30C. Codes validated end-to-end against the physical unit. Uses HA-standard fan_only (original capture used 'fan', dropped by SmartIR's HVAC_MODES filter). Supersedes closed #422. Number 8801 = next free after 8800; renumber if preferred. Updates docs/CLIMATE.md.

Adds device code 8801 for the Samsung AR##NXFPEWQ## family, verified
working with AR12NXFPEWQN (12k BTU R32 inverter split) via Broadlink
RM Mini 3 (Base64). Modes: cool/heat/dry/fan_only/auto; fans
auto/low/med/high/turbo; 16-30C.

Codes validated end-to-end against the physical unit (power, mode, fan
speed, target temperature). Uses HA-standard fan_only (the original
capture used 'fan', which SmartIR's HVAC_MODES filter silently drops).

Updates docs/CLIMATE.md. Supersedes closed smartHomeHub#422.
SmartIR climate.py sends swing statefully via
commands[mode][fan][swing_mode][temp] (per-combo). The captured
'oscillate' was a single Samsung swing-toggle frame with no code path
in climate.py to send it -> dead, inconsistent data. Removed so the
file is a clean, internally-consistent 3-level no-swing code (matching
the off/cool/heat/dry/fan_only/auto structure). Full swing support
would require recapturing every mode/fan/temp combo in both swing
states.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant