iMicknl / ha-tahoma

Custom component for Home Assistant to interact with smart devices via Somfy TaHoma or other OverKiz based API's.
MIT License
151 stars 30 forks source link

Climate hitachi #846

Closed neoback45 closed 1 year ago

neoback45 commented 1 year ago

Did you read the instructions?

Device information

Hello,

i have a probleme with my climate hitachi. I can’t work and i have a error message: Cette erreur provient d'une intégration personnalisée

Logger: custom_components.tahoma Source: custom_components/tahoma/executor.py:73 Integration: Overkiz (by Somfy) - Custom component First occurred: 20 mai 2023 à 23:29:27 (43 occurrences) Last logged: 00:27:34

globalControl() : Invalid value for command parameter p3 : expected string value (auto, hi, med, lo, silent) but got low (String)

The next month i have no problem….

Home Assistant log

Logs ``` Cette erreur provient d'une intégration personnalisée Logger: custom_components.tahoma Source: custom_components/tahoma/executor.py:73 Integration: Overkiz (by Somfy) - Custom component First occurred: 09:57:44 (23 occurrences) Last logged: 11:01:56 globalControl() : Invalid value for command parameter p3 : expected string value (auto, hi, med, lo, silent) but got low (String) globalControl() : Invalid value for command parameter p3 : expected string value (auto, hi, med, lo, silent) but got medium (String) globalControl() : Invalid value for command parameter p3 : expected string value (auto, hi, med, lo, silent) but got high (String) ```

Device commands

Commands logs ``` Cette erreur provient d'une intégration personnalisée Logger: custom_components.tahoma Source: custom_components/tahoma/executor.py:73 Integration: Overkiz (by Somfy) - Custom component First occurred: 20 mai 2023 à 23:29:27 (43 occurrences) Last logged: 00:27:34 globalControl() : Invalid value for command parameter p3 : expected string value (auto, hi, med, lo, silent) but got low (String) ```

Additional information

No response

neoback45 commented 1 year ago

This option not work image

And this option work ok image

neoback45 commented 1 year ago

I find my problem ! The ventilation is not auto. I fixe auto and i turn on or off my climate! Good