-
Notifications
You must be signed in to change notification settings - Fork 32
Recovair 260/4 behind VR 70 #303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It's done - the Recovair has now appeared - but unfortunately I can't really control anything `homes:
|
@nobbilie still an issue? |
Yes, the Recovair isn't controlable. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I have the problem that the integration does not have access to the Recovair 260/4 ventilation system. What do I have to set so that it is also displayed in the Home Assistant? It is visible in the myVaillant app and I can make settings.
Unfortunately, I can't make sense of the instructions.
Does the fact that I can't see the ventilation have anything to do with this error message?
Logger: homeassistant.components.climate
Quelle: helpers/entity_platform.py:633
Integration: Klima (Dokumentation, Probleme)
Erstmals aufgetreten: 16:24:23 (8 Vorkommnisse)
Zuletzt protokolliert: 17:15:01
Error adding entity None for domain climate with platform mypyllant
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 633, in _async_add_entities
await coro
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 788, in _async_add_entity
entity_name = entity.name
^^^^^^^^^^^
File "/config/custom_components/mypyllant/ventilation_climate.py", line 90, in name
return f"{self.name_prefix} Climate"
^^^^^^^^^^^^^^^^
File "/config/custom_components/mypyllant/ventilation_climate.py", line 83, in name_prefix
vname = [d for d in self.system.devices if d.type == "ventilation"][
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
0
^
].name_display
^
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: