EnzoD86 / tuya-smart-ir-ac

Control Tuya IR based air conditioners from Home Assistant
MIT License
17 stars 2 forks source link

Unknown error occured with ZigBee IR ZS06ZS3L #19

Closed teohghost closed 2 months ago

teohghost commented 2 months ago

Hi I am new to this repo, I have a Zigbee IR model : ZS06ZS3L after preset with correct IR ID and Aircond ID, I keeps seeing "Unknown Error occured", how the debug can be used? image

EnzoD86 commented 2 months ago

Hi, what do you see in the logs?

EnzoD86 commented 2 months ago

You can enable debug logs like this:

logger:
  logs:
    custom_components.tuya_smart_ir_ac: debug
teohghost commented 2 months ago

Hi @EnzoD86

I have added debug into configuration.yaml and restarted full home assistant

image

Then I try adding AC again

image

Then the logs image

teohghost commented 2 months ago

my project do have Smart Home Basic Service, is there anything else I should check?

image
teohghost commented 2 months ago

after added IR Control Hub Open Service, it works!!