localtuya-homeassistant icon indicating copy to clipboard operation
localtuya-homeassistant copied to clipboard

local handling for Tuya devices

Results 42 localtuya-homeassistant issues
Sort by recently updated
recently updated
newest added

I have some error in HA. I see the friendly name in group of switches, but not in entities (as switch) `Unexpected status() payload=b'\x10\xe2C\xd9\xff\xce\xc5|\xf8\xee\xd2\xf2\xe4sW\xc9\xd2\x84\x84\xca\xd7{N1$\xee\xcc>bbej'` `Traceback (most recent call last): File...

I am getting the following error when home assistant is loading: `2020-04-17 14:53:15 ERROR (MainThread) [homeassistant.components.switch] Error while setting up localtuya platform for switch Traceback (most recent call last): File...

Could I get any clue about below error msg? I'm in a trouble in setting up localtuya for several hours Error while setting up platform localtuya Traceback (most recent call...

First, thanks for this custom component. I got it working (HA 0.104.3 running on a RPi 3B) and it appeared to work fine while configuring it in HA. I have...

This solution works with HassOS and other installation methods

I added an issue at https://github.com/mileperhour/localtuya-homeassistant/issues/2 describing the problem. Below my adjustments: ``` custom_components/localtuya/switch.py ---- CONF_DEVICE_ID = 'device_id' CONF_LOCAL_KEY = 'local_key' CONF_CURRENT = 'current' CONF_CURRENT_CONSUMPTION = 'current_consumption' CONF_VOLTAGE = 'voltage'...

Hi, thanks for your good work on writing this ha-integration! I had a small issue to get it to work though. My devices are using the 3.3 protocol. At line...

First, thank you for this great Integration! I have 4 different tuya-plugs and they use different DPS for power consumption feature. Is it possible to extend this integration in a...

Hello it is possible de change scan interval, i have put 60 on scan interval for one device but data scan every 4 seconds ?