@J-N-K has the binding verified with the Estern US platform?
- I registered a cloud account on that platform, added a bunch of Smart Life lights
- I created a Tuya cloud project as described in the readme
- installed the binding
- and added a project thing with credentials I use in the App and the app id/secret from the cloud account
- I selected country code 1, App Type Smart Life and data center Eastern America
- and enabled DEBUG log
However, when the thing initializes I see ’ http://openapi-ueaz.tuyacn.com: Name or service not known’
‘’’
2023-06-10 23:00:18.326 [DEBUG] [a.internal.cloud.TuyaContentListener] - Requesting ‘https://openapi-ueaz.tuyacn.com/v1.0/iot-01/associated-users/actions/authorized-login’ (method=‘POST’, content=‘org.eclipse.jetty.client.util.StringContentProvider@671ede’) failed: openapi-ueaz.tuyacn.com: Name or service not known
2023-06-10 23:00:21.720 [DEBUG] [.internal.local.handlers.TuyaDecoder] - udpListener/: Received MessageWrapper{commandType=UDP_NEW, content=‘DiscoveryMessage{ip=‘192.168.1.103’, deviceId=‘ebc6cd9670c36aa999xthu’, active=2, ability=0, mode=0, encrypt=true, productKey=‘keyyuwcn59gwsrr8’, version=‘3.3’}’}
‘’’
Did I anything wrong?