qqaatw / JciHitachiHA

A home assistant integration for controlling Jci-Hitachi devices, using LibJciHitachi backend. 台灣日立雲端模組
Apache License 2.0
114 stars 31 forks source link

Unexpected target temp in fan and auto mode #35

Closed stu85010 closed 1 year ago

stu85010 commented 1 year ago

環境

  1. HA版本: 2022.11.4
  2. JciHitachiHA版本: 1.0.0 (2326c8)
  3. 整合裝置: 日立冷暖氣 RAS-40NT
  4. 裝置韌體: 6.0.037

現象

  1. 冷氣關機

  2. 由遙控器設定為「僅送風」模式,並按遙控器上的「運轉」

  3. HA控制面板的「設定溫度」會變成65535 image

  4. HA控制面板的歷史紀錄也會記錄此數值,變得無法觀察目前溫度 image

期望行為

由遙控器開啟冷氣的送風模式時,JciHitachiHA不應顯示目標溫度為65535,應該保持先前從API上獲得的設定

BTW, 「自控」模式應該也不能設定溫度

stu85010 commented 1 year ago

I found you had mentioned this as not intended to be touched in FAQ section in Readme.md, I use a cached target temperature to workaround and making my history display be better. FYR.

Please feel free to close this issue, thanks.

qqaatw commented 1 year ago

Hello, do you want to file a PR against this repository? so that we could review your approach and merge. Thanks.