GithubHelp home page GithubHelp logo

Comments (15)

bilan avatar bilan commented on August 16, 2024 1

iOS app asked me about location on account creation process or first login (didn't remember).

from connectlife-api-connector.

Monacoslo avatar Monacoslo commented on August 16, 2024 1

Yes, it helped, but you can do it on android, if you do not click that a citizen of Russia is offered a choice of country.

Unfortunatelly this is due Russian legislation about data storage. But in the future I am affraid even that will not work anymore due the EU sanctions against Russia. Stupid political games...

from connectlife-api-connector.

bilan avatar bilan commented on August 16, 2024

Try creating account by e-mail, not google or other social account.

from connectlife-api-connector.

prodiksun avatar prodiksun commented on August 16, 2024
                                                                               
  [Exception]                                                                  
  Cannot login to Connectlife. Response: {"callId":"2bf167659a0742cc9ae2f5417  
  224e781","errorCode":403120,"errorDetails":"Account temporarily locked out"  
  ,"errorMessage":"Account Temporarily Locked Out","apiVersion":2,"statusCode  
  ":403,"statusReason":"Forbidden","time":"2024-05-28T10:18:11.778Z"}  

Created a new account. It goes through the application normally, but authorization does not take place in the container. After many attempts, they were blocked. I guess I'll have to wait for it to be unlocked.

from connectlife-api-connector.

prodiksun avatar prodiksun commented on August 16, 2024

Surprisingly, on the website https://oauth.hijuconn.com / writes that such a login does not exist.
Снимок экрана 2024-05-28 132234

from connectlife-api-connector.

bilan avatar bilan commented on August 16, 2024

The problem is in your region I think, check out this thread:
#25

from connectlife-api-connector.

prodiksun avatar prodiksun commented on August 16, 2024

The problem is in your region I think, check out this thread: #25

Yes, I read it, as a result, I made the traffic flow through the VPN.

from connectlife-api-connector.

prodiksun avatar prodiksun commented on August 16, 2024

But Russia is defined in the application, but I don't know how to change it.

from connectlife-api-connector.

prodiksun avatar prodiksun commented on August 16, 2024

Yes, it helped, but you can do it on android, if you do not click that a citizen of Russia is offered a choice of country.

from connectlife-api-connector.

prodiksun avatar prodiksun commented on August 16, 2024

Thank you very much, everything worked out!
Снимок экрана 2024-05-28 145141

from connectlife-api-connector.

capretto78 avatar capretto78 commented on August 16, 2024

Thank you very much, everything worked out! Снимок экрана 2024-05-28 145141

How did you manage to get this view of your air conditioner? I installed the component and detected the entity related to my air conditioner, but I can't get your view.

from connectlife-api-connector.

prodiksun avatar prodiksun commented on August 16, 2024

image

image

from connectlife-api-connector.

capretto78 avatar capretto78 commented on August 16, 2024

i have another situation...
No mqtt but connectlife
Did you used ConnectLife integration from hacs?
Screenshot 2024-06-11 alle 14 12 45

from connectlife-api-connector.

prodiksun avatar prodiksun commented on August 16, 2024

i have another situation... No mqtt but connectlife Did you used ConnectLife integration from hacs? Screenshot 2024-06-11 alle 14 12 45

No. I have launched a container in docker

from connectlife-api-connector.

prodiksun avatar prodiksun commented on August 16, 2024

@capretto78

version: '3.8'

services:
  ha-connectlife-addon:
    image: ha-connectlife-addon
    container_name: ha-connectlife-addon
    restart: always
    ports:
      - 8000:8000
    environment:
      - [email protected]
      - CONNECTLIFE_PASSWORD=mail_pass
      - LOG_LEVEL=info
      - MQTT_HOST=192.168.88.200
      - MQTT_USER=homeassistant
      - MQTT_PASSWORD=passmqtt
      - MQTT_PORT=1883
      - MQTT_SSL=false
#      - DEVICES_CONFIG='{"117":{"t_work_mode":["fan only","heat","cool","dry","auto"],"t_fan_speed":{"0":"auto","5":"super low","6":"low","7":"medium","8":"high","9":"super high"},"t_swing_direction":["straight","right","both sides","swing","left"],"t_swing_angle":{"0":"swing","2":"bottom 1\/6 ","3":"bottom 2\/6","4">
    command: /bin/ash -c '/usr/bin/supervisord -c /home/app/docker-files/supervisord.conf'

from connectlife-api-connector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.