[mitsubishi_cn105] Add climate component for Mitsubishi A/C units with CN105 connector (Part 2) (#15358)

This commit is contained in:
Boris Krivonog
2026-04-04 07:44:04 +02:00
committed by GitHub
parent 2337767c38
commit 16ae753317
7 changed files with 457 additions and 2 deletions
@@ -0,0 +1,7 @@
#include "common.h"
namespace esphome::mitsubishi_cn105 {
uint32_t get_loop_time_ms() { return testing::TestableMitsubishiCN105::test_loop_time_ms; };
} // namespace esphome::mitsubishi_cn105