I am not successful with this command:
action: meshcore.cleanup_unavailable_contacts
data: {}
After removing a contact it become unavailable and I should use this command to cleanup (?)
However I get error:
Failed to perform the action meshcore/cleanup_unavailable_contacts. 'HomeAssistant' object has no attribute 'helpers'
Result comes from the button version example
Integration: Version 2.2.0
Am I doing something wrong?