Skip to content

Debugging: Change the text when polling #210

@sveinse

Description

@sveinse

When polling a device from the coordinator is prints the whole UID which is hard to debug. It should rather use the shorter string:

2025-07-22 12:13:03.254 DEBUG (MainThread) [custom_components.zaptec] >>> Polling 012345678-abcd-9876-beef-017846abdfe91 from Zaptec

Proposal:

2025-07-22 12:13:03.254 DEBUG (MainThread) [custom_components.zaptec] >>> Polling Charger[bdfe91] from Zaptec

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv0.8Issues about the v0.8 version

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions