Restart HACS Add-on from Node-RED

Hi Folks,

Is there a way to restart a HACS installed Add-on from Node-Red?
I have an integration that occasionally drops out and the entities become “Unknown”.
As I can check for the state of the entities if they equal Unknown I would like to restart the Add-on.

TIA

Use the action homeassistant.reload_config_entry. To get the entry number go to the integration’s page. btw there are no addons in hacs.

First go to the integration page and choose the integration.

Then choose the entry (service/device)

The web address, the long number after device is the config entry.