Skip to content

Most entities are unavailable after restart of Homeassistant  #59

@daninden

Description

@daninden

When Homeassistant is restarted, most AquaMqtt entities appear as unavailable.
This is probably due to the mqtt messages not having a retain flag, so they will only get available again after aquamqtt sends an update for a particular value.
Was this a design choice? or is this a bug?
Is it possible to give them the retain flag, or alternatively send a message to aquamqtt to update all it's values (send from homeassistant on start).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions