thomasgermain / vaillant-component

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

Missing outdoor temperature #258

Closed TheEragon closed 9 months ago

TheEragon commented 9 months ago

Hello, I can't seem to find sensor.outdoor_temperature in the available entities.

In the debug log I see following lines

2023-12-23 18:11:23.792 DEBUG (MainThread) [custom_components.multimatic] Adding multimatic_outdoor_temperature coordinator 2023-12-23 18:11:23.792 DEBUG (MainThread) [custom_components.multimatic.coordinator] calling get_outdoor_temperature 2023-12-23 18:11:23.792 DEBUG (MainThread) [custom_components.multimatic.coordinator] Will get outdoor temperature 2023-12-23 18:11:23.843 DEBUG (MainThread) [custom_components.multimatic.coordinator] Finished fetching multimatic_outdoor_temperature data in 0.051 seconds (success: True)

But all I have under entities is this

image

TheEragon commented 9 months ago

Same problem as #113