iwzoo / tuyalocal_homeassistant

Tuya device local control for home assistant.
https://github.com/iwzoo/tuyalocal_homeassistant
MIT License
3 stars 1 forks source link

configuration.yaml not working, and also unable to use more than 1 device #2

Open AudioNutz opened 3 years ago

AudioNutz commented 3 years ago

I think I need to report two issues: Background: I have 44 Tuya devices, so it would be an advantage to use the configuration.yaml to copy/paste all of my switches, lights and sensors into.

  1. When I use the configuration.yaml only, I get config error messages when I run the "check configuration" in Home Assistant. The error: Platform error switch.localtuya - Integration 'localtuya' not found.

  2. When I use the integration, I can only enter 1 Tuya device, and only 1 tuya device will work.

Very strange.

AudioNutz commented 3 years ago

Ugh! And now it's straight up: connection refused when using the integration...

iwzoo commented 3 years ago

Ugh! And now it's straight up: connection refused when using the integration...

Do you use hacs or yaml for configuration?

I personally experienced a strange problem, timeout occurs if I use switch.turn_on/off in automations, but works great with switch.toggle.

AudioNutz commented 3 years ago

To answer your question, I used HACS at first, and then tried the manual installation. (Several times) Both methods of installation leave me with the component behaving the same way.

fcollingwood commented 3 years ago

I am experiencing exactly the same as AudioNutz

This integration just plain doesn't work.