rospogrigio / airbnk_mqtt

MQTT control of Airbnk locks.
GNU General Public License v3.0
27 stars 6 forks source link

Email setup unknown error #40

Closed mihaifireball closed 9 months ago

mihaifireball commented 9 months ago

Hi, When I try to setup the integration it gives me Unknown error when I input the email address. This is the log: CALL FAILED: HTTPSConnectionPool(host='wehereapi.seamooncloud.com', port=443): Max retries exceeded with url: /api/lock/sms?loginAcct=******@*****.com&language=2&version=A_FD_1.8.0&mark=10&userId= (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f858f9d50>: Failed to establish a new connection: [Errno -5] Name has no usable address'))

The email that i used is registered in the WeHere App.

Thank you!