Skip to content

HA Warning in logs "MQTT device name is equal to entity name in your config" #25

@maorcc

Description

@maorcc

I now constantly see the following warning in the home assistant core logs:

MQTT device name is equal to entity name in your config {...} this is not expected. Please correct your configuration. The entity name will be set to null

Both the device and the entity are called "PIMA Alarm".

According to the current HA documentation, the main entity of a device should have a null value for name. This will automatically name the entity with the same name. This is the same result as we have now, just without the annoying warning in the log.

See official documentation: https://www.home-assistant.io/integrations/mqtt/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions