Skip to content

Support for Unraid API mutations (VM control, Docker management, etc.) #23

@Serph91P

Description

@Serph91P

Hi there,

first of all, thanks a lot for creating this integration — it works great for monitoring Unraid via the new GraphQL API!

Currently, the integration only uses read-only queries (info, array, shares, disks, etc.), even though the Unraid API exposes full mutation support for managing VMs, Docker containers, and other system actions.

It would be great if the integration could implement these mutations as optional service calls in Home Assistant, such as:

  • Start / Stop / Reboot / Pause / Resume VMs (vm.start, vm.stop, etc.)
  • Start / Stop Docker containers
  • Possibly array and system control actions

This would allow complete local control of Unraid directly from Home Assistant, without relying on older or deprecated REST integrations.

Is there any plan to extend the integration to include write actions / mutations in future versions?

Thanks for your work and consideration!

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