Skip to content

Instantly share code, notes, and snippets.

# North Heat Pump Configuration - Refactored
# Mitsubishi SUZ-AK30NLHZ Heat Pump Controller
# Model: SUZ-AK30NLHZ (M-Series Hyper-Heat INVERTER H2i, 30k BTU, R-454B)
# Version: 2.0.0 (September 29, 2025)
#
# Heat Pump Specifications:
# - Capacity: 30,000 BTU nominal (28,000-34,000 BTU actual)
# - Refrigerant: R-454B (low-GWP A2L refrigerant)
# - SEER2: 17.1-19.5 | HSPF2: 8.5-10.0 | EER: 12.3
#
@dbl-0
dbl-0 / gist:0011edc6a52be84402f974c4e4ee7c1e
Created November 19, 2025 13:55
mUART Installer Setttings YAML
# MASTER SET BUTTONS - Complete page state with all target values
- platform: template
name: "MASTER: Apply All Page 1 Settings"
id: master_set_page1
icon: "mdi:cog-sync"
entity_category: config
on_press:
- lambda: |-
ESP_LOGW("installer", "========================================");