Rafal
Rafal
I use C# client in my application. I also want to mock [RpcException](https://grpc.github.io/grpc/csharp/api/Grpc.Core.RpcException.html) in my application. I think that json stub could look like: ``` [ { "service": "Gripmock", "method":...
Of course, the devices works fine in tuya app and Home Assistant connected by account in iot.tuya.com.
Hi @jasonacox, **tnx for reply**. **My logs** from 1 device (3.4 version): ``` C:\Users\Rafał\Documents\Python>python localtuya4zNeta.py DEBUG:TinyTuya [1.9.1] DEBUG:loaded=devices.json [1 devices] TinyTuya (Tuya device scanner) [1.9.1] [Loaded devices.json - 1 devices]...
And another log from 1.10.0 version of tinytuya: ``` C:\Users\Rafał\Documents\Python>python localtuya4zNeta.py DEBUG:TinyTuya [1.10.0] DEBUG:loaded=devices.json [1 devices] TinyTuya (Tuya device scanner) [1.10.0] [Loaded devices.json - 1 devices] Scanning on UDP ports...
Hi @jasonacox, tnx for reply. Device of 3.3 version works great (device have 1 gang). Devices of 3.4 version doesn't works (devices have 2 gangs). I removed 5 devices from...
I'm getting an extra 2 switches in about two weeks. I'll check then.
I get 2 extra switches and configured them. I turned off the circuit breaker. I also disable iot.tuya cloud integration with the home assistant. Now all devices have been working...
> Hello, do you have set "publish self state every N seconds" or how it was called, flag? > Yes, I have check checkbox Flag 2 - [MQTT] Broadcast self...
I have installed MQTT on RPI host. I think that, if MQTT server is available for some time (restart time), after restart the switch not reconnect to mqtt, but on...
I have additional info. If I turn off my router and next turn on for some minutes, switches works. Problem only exists when host (RPI) is restarted.