Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix status paused #163

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Fix status paused #163

merged 1 commit into from
Nov 12, 2023

Conversation

dougiteixeira
Copy link
Owner

Fixes #137

The status binary sensor represents whether the VM/CT is running and for the Proxmox API the paused status is running.

To inform the paused status, a new status sensor was included that will represent the state of the VM/CT (Running, Stopped, Paused or another state not handled by the integration).

@dougiteixeira dougiteixeira merged commit 3251bcc into main Nov 12, 2023
2 checks passed
@dougiteixeira dougiteixeira deleted the fix-status-paused branch November 12, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suspending a VM doesn't change the status from "running"
1 participant