Code Monkey home page Code Monkey logo

haihc's People

Contributors

dingusdk avatar nopedk avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

haihc's Issues

Home Assistant stops getting the events

Hi Dingus,

I have experienced on 6.1HW that HA stops responding on button presses - but if I restart HA, then the connection is back to the IHC controller.

I'm not running the latest official version, but haven't seen a change that involves stability.
Any ideas?

PRODUCTAUTOSETUP for non LK

Thanks for all your hard work ๐Ÿ‘

Trying to connect my HA to my ELKO/ELJO IHC Controller but it doesn't find all my "products".
What I can figure out is that the @product_identifier= xPath differ in my installation.

E.g. the magnetic sensors seems to be the same but not the PIR

I'm happy to "try" helping out with this but wondering what the best solution would be.

  • Just extending the PRODUCTAUTPSETUP with more @product_identifier?
  • Downloading the projectfile from the controller, clean it and save it as a yml making it possible to use it as a configuration in HA?

Can't get the component running

Hi,
I am trying to help a colleague to get his IHC installation in HASS and we run into issues, here is the log file. The problem is seen at line 150.

Any ideas what the problem might be ? He did upgrade his IHC controller to latest version.

/donnib
home-assistant.log

Unable to load IHC component

My config:

ihc:
  - url: 'http://192.168.1.2'
    username: secret
    password: secret
    auto_setup: true
    info: true

The error I get in the log:

2019-01-12 22:44:00 ERROR (MainThread) [homeassistant.setup] Error during setup of component ihc
Traceback (most recent call last):
  File "/usr/src/app/homeassistant/setup.py", line 148, in _async_setup_component
    component.setup, hass, processed_config)  # type: ignore
  File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/src/app/homeassistant/components/ihc/__init__.py", line 151, in setup
    if not ihc_setup(hass, config, controller_conf, index):
  File "/usr/src/app/homeassistant/components/ihc/__init__.py", line 172, in ihc_setup
    hass, config, ihc_controller, controller_id)):
  File "/usr/src/app/homeassistant/components/ihc/__init__.py", line 241, in autosetup_ihc_products
    component_setup, groups, controller_id)
  File "/usr/src/app/homeassistant/components/ihc/__init__.py", line 268, in get_discovery_info
    'note': product.attrib['note'],
KeyError: 'note'

Presentation of <product_ ... information

  1. In the UI the ihcid is presented as decimal but in the proj file its hex. Not sure how the presentation is in the ihc client (ord software)
  2. In "my" proj file (ELKO/ELJO) there is a attribute for position that would be very nice to get displayed in the UI as well

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.