GithubHelp home page GithubHelp logo

Comments (8)

hllhll avatar hllhll commented on June 21, 2024

Some folks have reported that rebooting ha solve the issue ...
verify that u put the integration in the priper place, etc

from homeassistant-ekon-local.

magiczzz93 avatar magiczzz93 commented on June 21, 2024

Seems to be ok. but doesn't works....

ekon folder inside /config/custom_components. and in configuration.yaml

climate:
- platform: ekon
  # This currently unused:
  name: Main account
  # Specify the name and password for your account
  username: ********
  password: ********
  # This specifies the server that the component would work with, I have only tried it with EKON server (Airconet+ APP)
  # Optional, 
  # Use this if you are using "Airconet+" app - EKON main server
  # base_url and ws_url defults to Airconet server
  base_url: https://www.activate-ac.com/ 
  ws_url: wss://www.activate-ac.com/v2

  # If you are using Tadiran Connect, use these instead
  # base_url: https://www.airconet.xyz/
  # ws_url: wss://www.airconet.xyz/ws

  # WARNING, Enabling this next option would MAKE YOUR CEDENTIALS PRUNE TO MAN-IN-THE-MIDDLE Attack
  # Homeassistant ssl libraries in certain configurations has some issues with authenticating the www.activate-ac.com server SSL Certificate
  # One really bad option is to disable ssl checks altogether, you can use this switch to do that:
  # ssl_ignore: True

Screenshot 2024-02-09 112519

from homeassistant-ekon-local.

hllhll avatar hllhll commented on June 21, 2024

note that there are 2 different integrations, this repo is ekon-local
not ekon, update your config.yaml according to this repo readme

from homeassistant-ekon-local.

magiczzz93 avatar magiczzz93 commented on June 21, 2024

from homeassistant-ekon-local.

hllhll avatar hllhll commented on June 21, 2024

maybe its a compatability issue with newer versions of ha as such ha is not loading ekon integration .... I think not a lot are using that...
if you can fetch HA boot log that would be help.
you can also try to use this (local) integration instead

from homeassistant-ekon-local.

magiczzz93 avatar magiczzz93 commented on June 21, 2024

from homeassistant-ekon-local.

hllhll avatar hllhll commented on June 21, 2024

some folks managed to make it run multiple ACs by specifying more instances with different port

from homeassistant-ekon-local.

hllhll avatar hllhll commented on June 21, 2024

Closed, since no further communication on this topic

from homeassistant-ekon-local.

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.