qqaatw / JciHitachiHA

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

HA unable to set target humidity % #10

Closed narensankar0529 closed 2 years ago

narensankar0529 commented 2 years ago

For the dehumidifier changing target humidity doesn’t seem to change anything. Other functions work but changing the humidity does not.

qqaatw commented 2 years ago

Is there any error message in the log?

narensankar0529 commented 2 years ago

2022-02-09 20:56:45 ERROR (SyncWorker_5) [custom_components.jcihitachi_tw] Failed to update data. 2022-02-09 20:57:00 ERROR (SyncWorker_2) [custom_components.jcihitachi_tw] Failed to update data. 2022-02-09 20:57:09 ERROR (SyncWorker_3) [custom_components.jcihitachi_tw] Failed to update data. 2022-02-09 20:57:15 ERROR (SyncWorker_1) [custom_components.jcihitachi_tw] Failed to update data. 2022-02-09 21:09:03 ERROR (SyncWorker_5) [custom_components.jcihitachi_tw] Failed to update data. 2022-02-09 21:09:18 ERROR (SyncWorker_3) [custom_components.jcihitachi_tw] Failed to update data. 2022-02-10 05:27:12 ERROR (MainThread) [custom_components.jcihitachi_tw] Error fetching jcihitachi_tw data: Command executed timed out when regularly fetching data. 2022-02-10 05:27:50 ERROR (Thread-31) [JciHitachi.aws_connection] Mqtt topic $aws/things/ap-northeast-1:4f72b36f-c366-4f1f-ba2e-9c3394e9f68e_4353465712627798568/shadow/name/info/get published with payload b'' cannot be decoded: Expecting value: line 1 column 1 (char 0) 2022-02-10 05:27:51 ERROR (Thread-31) [JciHitachi.aws_connection] Mqtt topic $aws/things/ap-northeast-1:4f72b36f-c366-4f1f-ba2e-9c3394e9f68e_4353465712627798568/shadow/name/conditions/get published with payload b'' cannot be decoded: Expecting value: line 1 column 1 (char 0) 2022-02-10 05:27:51 ERROR (Thread-31) [JciHitachi.aws_connection] Mqtt topic $aws/things/ap-northeast-1:4f72b36f-c366-4f1f-ba2e-9c3394e9f68e_4353465712627798568/shadow/name/executions/get published with payload b'' cannot be decoded: Expecting value: line 1 column 1 (char 0) 2022-02-10 05:27:51 ERROR (Thread-31) [JciHitachi.aws_connection] Mqtt topic $aws/things/ap-northeast-1:4f72b36f-c366-4f1f-ba2e-9c3394e9f68e_4353465712627798568/shadow/name/info/get published with payload b'' cannot be decoded: Expecting value: line 1 column 1 (char 0) 2022-02-10 05:27:51 ERROR (Thread-31) [JciHitachi.aws_connection] Mqtt topic $aws/things/ap-northeast-1:4f72b36f-c366-4f1f-ba2e-9c3394e9f68e_4353465712627798568/shadow/name/conditions/get published with payload b'' cannot be decoded: Expecting value: line 1 column 1 (char 0) 2022-02-10 05:27:51 ERROR (Thread-31) [JciHitachi.aws_connection] Mqtt topic $aws/things/ap-northeast-1:4f72b36f-c366-4f1f-ba2e-9c3394e9f68e_4353465712627798568/shadow/name/executions/get published with payload b'' cannot be decoded: Expecting value: line 1 column 1 (char 0)

Thanks! —————

Naren Sankar On Feb 9, 2022, 10:20 PM +0800, Li-Huai (Allan) Lin @.***>, wrote:

Is there any error message in the log? — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

qqaatw commented 2 years ago

These logs don't seem to indicate useful clues. Which mode were you using when you were trying to adjust target humidity?

narensankar0529 commented 2 years ago

I tried all modes. None of them worked. HA shows change from 40 to 70%. But on the device itself I don’t hear a beep and there is no changes. The mode changes work correctly though. Only the target humidity doesn’t work. Swing mode and fan speed also work

Thanks! —————

Naren Sankar On Feb 10, 2022, 9:58 AM +0800, Li-Huai (Allan) Lin @.***>, wrote:

These logs don't seem to indicate useful clues. Which mode were you using when you were trying to adjust target humidity? — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

qqaatw commented 2 years ago

Does the app also have this problem or work fine?

narensankar0529 commented 2 years ago

Currently the app doesn’t work at all. It instantly crashes when I login to hitachi account. So have registered issue with hitachi.

Thanks! —————

Naren Sankar On Feb 10, 2022, 2:24 PM +0800, Li-Huai (Allan) Lin @.***>, wrote:

Does the app also have this problem or work fine? — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

narensankar0529 commented 2 years ago

Hitachi app works again and now HA also allows me to set humidity. Not sure what happened but perhaps hitachi fixed something in my account

qqaatw commented 2 years ago

I'm glad that works. I guess that was the problem from Hitachi's side.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.