-
-
Notifications
You must be signed in to change notification settings - Fork 0
Feature: HA Update entities for containers #4
Copy link
Copy link
Open
Description
Home Assistant has Update Entities (https://developers.home-assistant.io/docs/core/entity/update/) which indicate if an update is available for a device or service.
There are two different ways these would work:
-
If the Update entity has the ability to not only check but also update the device/service:
The entity shows up in the HA settings dashboard as available update. -
If the Update Entity has no ability to update the device/service:
The entity shows up in the HA settings under Settings > System > Updates as "not installable updates".
For this feature request, it would be good to have the first case, an update entity that allows updating the corresponding docker container.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels