Fabian-Schmidt / esphome-truma_inetbox

ESPHome component to remote control Truma CP Plus Heater
GNU General Public License v3.0
37 stars 7 forks source link

Installing yaml shows error about logger not configured #11

Closed 7wells closed 1 year ago

7wells commented 1 year ago

Hi Fabian,

The installation of the (slightly modified) truma.yaml seems to run fine, as it ends with:

INFO Successfully uploaded program.

However, the last line (below) reads:

ERROR Logger is not configured!

Is it simply, because my ESP32 is still sitting on my desk (i.e. not connected yet to the Truma) and/or because I need to do something else? Precisely, what logger do I have to configure and where?

Thank you very much! :)

Fabian-Schmidt commented 1 year ago

When you are building your yaml without a logger component then this message is expected.