Giter VIP home page Giter VIP logo

home-assistant-qsys-qrc's People

Contributors

nkvoll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

home-assistant-qsys-qrc's Issues

Error in Setup

HI,

thank you very much for this integration. I tried to setup this according your documentation.
I added all the files to custom components (including the 2 subfolders).
I restarted and found the integration in HA.

I then setup the hub put in Name, Host, User and PIN. I saw that it tried to connect but in the logs I got this fault:

`Logger: homeassistant.setup
Source: setup.py:333
First occurred: 12:59:31 (1 occurrences)
Last logged: 12:59:31

Error during setup of component qsys_qrc
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 333, in _async_setup_component
result = await task
^^^^^^^^^^
File "/config/custom_components/qsys_qrc/init.py", line 259, in async_setup
CONF_CONFIG: config[DOMAIN],
~~~~~~^^^^^^^^
KeyError: 'qsys_qrc'`

Any idea?

Core engine toggles between 0 and unavailable

Hey there,

after updating the config as suggested in #1 , the integration finds all the entities but the core engine is toggeling between 0 and unavailable.

image

Also, this morning, maybe after a automatic HA restart, the entities become unavailable and I was not able to control the entity.
image
image

Another HA restart fixed the problem. Not sure if this is related.

Any help would be highly appreciated! Thanks!
Philip

Error while setting up qsys_qrc platform

Hi,

I am not able to load the component, it gives me those errors while it is setting up:

Logger: homeassistant.components.switch
Source: helpers/entity_platform.py:360
Integration: Switch (documentation, issues)
First occurred: 2:09:52 PM (1 occurrences)
Last logged: 2:09:52 PM

Error while setting up qsys_qrc platform for switch
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 360, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/qsys_qrc/switch.py", line 39, in async_setup_entry
poller = changegroup.create_change_group_for_platform(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/qsys_qrc/changegroup.py", line 15, in create_change_group_for_platform
change_group_config[CONF_POLL_INTERVAL],
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable

Capture d’écran, le 2024-01-09 à 14 14 38

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.