Skip to content

Remote AC Controller v1.2.4

Choose a tag to compare

@nobodycareme nobodycareme released this 02 Aug 04:21
f23b962

Remote AC Controller v1.2.4

v1.2.4 完成了本地 WiFi 连接来源和 Cloud 本地配置校验的修复。

主要变化

  • local-wifi 开机后正确记录和显示实际 SSID;
  • wifi connect <ssid> 现在真正连接指定的开放 SSID,不再被本地 WPA 配置覆盖;
  • 增加本地 WPA、校园 SSID 和运行时开放 SSID 的明确来源状态;
  • 增加生产连接路径的 Host 集成测试;
  • local-wifi-cloud 拒绝未修改或不完整的秘密配置(模板主机、端口、设备 ID、账号密码、TLS 材料);
  • 要求有效的 MQTT TLS CA 证书或指纹。

升级说明

  • 建议使用 local-wifi 或 local-wifi-cloud 的用户升级;
  • Cloud API、数据库格式和 PCB 均未改变;
  • PCB 仍为 Rev 1.0.1。

下载

  • remote-ac-controller-pcb-rev1.0.1.zip — PCB 制造数据(Rev 1.0.1)
  • remote-ac-controller-ir-simple-learner-src-v1.2.4.zip — 红外学习工具源码
  • IR_Simple_Learner_v4_windows_x64.exe — 红外学习工具 Windows 版
  • SHA256SUMS.txt — 资产校验和

已知限制

  • 不包含真实空调红外码;
  • Windows EXE 未签名;
  • 其他 ESP8266 板卡和红外模块需要自行适配。
English summary

Remote AC Controller v1.2.4 completes the local Wi-Fi connection-source and cloud credential-validation fixes.

  • local-wifi records and displays the actual SSID after boot;
  • wifi connect <ssid> truly connects to the specified open SSID and is no longer overridden by the local WPA configuration;
  • an explicit connection-source state is added for local WPA, campus SSID, and runtime open SSID;
  • host integration tests exercise the real production association path;
  • local-wifi-cloud rejects unmodified or incomplete secret configurations (template host, port, device ID, credentials, TLS material);
  • a valid MQTT TLS CA certificate or fingerprint is required.

No breaking changes to the cloud API, database format, or the PCB (still Rev 1.0.1).