thomasgermain / vaillant-component

Multimatic integration for Home Assistant (also compatible with sensoAPP)
MIT License
136 stars 24 forks source link

Change from valiant to multimatic #61

Closed Zwente closed 3 years ago

Zwente commented 3 years ago

Hi, hopefully someone can help me. I tried to make the changes you said:

Delete vaillant integration from HA UI Delete vaillant folder from custom_component Copy multimatic folder (from 1.5.0 release) and past it to custom_component Restart HA

But I always get this Error after restart :

2021-06-15 12:14:42 ERROR (MainThread) [homeassistant.setup] Setup failed for vaillant: Integration not found.

thomasgermain commented 3 years ago

Hello,

sounds like you didn't delete the vaillant integration, is the integration still available at HA integration page ? (By the way, you can directly migrate to 1.6.2)

Zwente commented 3 years ago

i delete the vailant integration on the integration page. but after every restart I have this picture :

Bildschirmfoto 2021-06-15 um 12 38 03
thomasgermain commented 3 years ago

Quite strange, can you check your file config/.storage/core.config_entries if there is something related to vaillant ? If so, you can remove the entry related to vaillant

Zwente commented 3 years ago

i do not have the .storage folder , or I do not see it in the file editor : how can I enable it ?

thomasgermain commented 3 years ago

you can access it through samba if you have the addon. For the editor, maybe you have an options like "hidden folder" or so

lecocqe commented 3 years ago

what happens if you click on the 3 dots ? can you clear your cache ? did you try with different browsers ?

Zwente commented 3 years ago

So now I get it to deinstall everything, now the next problem after the new integration and a reboot from HA the new integration from multimatic got lost. also a new integration Leeds to the same issue

Bildschirmfoto 2021-06-15 um 15 25 58
thomasgermain commented 3 years ago

What do you mean by "lost" and the "same issue" ? Do you have any error in the log ?

lecocqe commented 3 years ago

pay attention to the fact with the recent version sensor name contains the (very long) serial name. you can also manually delete those "old" sensors.

lecocqe commented 3 years ago

that's also true that logs are the very first step to see what's wrong

Zwente commented 3 years ago

Hier die Aktuelle Fehlermeldung aus dem Log

Bildschirmfoto 2021-06-16 um 16 16 12
thomasgermain commented 3 years ago

You can try to reload the integration.

This is actually issue #48, vaillant API is sending wrong responses..