thomasgermain / vaillant-component

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

Kein Außentemperaturfühler seit sensoApp #242

Open Michi0606 opened 11 months ago

Michi0606 commented 11 months ago

Since i swiched to new Option "senso App" there is no Sensor for Außentemperaturfühler any more.

Best Regards Michael

thomasgermain commented 11 months ago

Hello,

Can you confirm "Außentemperaturfühler" is the target high temperature?

Michi0606 commented 11 months ago

No, its temperature sensor for outside temperature (outside the house)

Best Regards Michael

thomasgermain commented 11 months ago

@sylvainvh @xaviergriffon, before digging into the code, do you have outdoor temperature sensor in your system ?

sylvainvh commented 11 months ago

Hi @thomasgermain ,

I've an outdoor temperature sensor and it integration works perfectly. Screenshot_20231025-073240

xaviergriffon commented 11 months ago

@sylvainvh @xaviergriffon, before digging into the code, do you have outdoor temperature sensor in your system ?

Hi,

The outside temperature also works for me.

thomasgermain commented 11 months ago

Thanks ;)

@Michi0606 do you have any error in the log while setuping the integration ?

Michi0606 commented 11 months ago

Hello @thomasgermain i dont have logs from integration setup any more. all i can say that i had outside temperature sensor in the "old" version before switching to sensoApp-Option.

image

image

best regards

Krzysztonek commented 11 months ago

@Michi0606, I see some more entities in my integration than you have on your screenshot: obraz @thomasgermain, does it mean that I should reinstall my integration? Where does such difference come from if the list of my devices is exactly the same as @Michi0606 shows above?

thomasgermain commented 11 months ago

It could come from the setup. This is why I'm asking for the logs :).

The vaillant API is quite unstable, so sometimes, during the setup, API returns an error for a sensor, so this sensor is never added in HA (and thus never refreshed). In that case, the only way to get new sensors is to reload the integration (or restart HA)