Skip to content

v0.2.2 - Diagnostic logging

Choose a tag to compare

@actabi actabi released this 20 May 11:56

What's new

  • Debug logging at setup: device oem_model, model, sw_version, connection_status, lan_ip
  • Debug logging of the full Ayla property list per device (names only, no values)

Why

Helps diagnose HTTP 404 on data_request reported on other DeLonghi models. Users can now share their device info + property list directly from HA logs without running any external script.

How to use

Enable in configuration.yaml:

logger:
  logs:
    custom_components.delonghi_coffeelink: debug

Restart HA, then look for Discovered DeLonghi device: and Ayla properties for dsn=... in Settings > System > Logs.