From 7adb9d0b27437209ecd0fc9511d71f8d9ea369c1 Mon Sep 17 00:00:00 2001 From: Patrick Smits Date: Mon, 30 Dec 2019 23:45:24 +0100 Subject: [PATCH] Update proxmoxve.markdown (#11576) Machine was misspelled --- source/_integrations/proxmoxve.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/proxmoxve.markdown b/source/_integrations/proxmoxve.markdown index 5cec938598b..dd997c31386 100644 --- a/source/_integrations/proxmoxve.markdown +++ b/source/_integrations/proxmoxve.markdown @@ -97,6 +97,6 @@ proxmoxve: ## Binary Sensor -The integration will automatically create a binary sensor for each tracked virtual machone or container. The binary sensor will either be on if the VM's state is running or off if the VM's state is different. +The integration will automatically create a binary sensor for each tracked virtual machine or container. The binary sensor will either be on if the VM's state is running or off if the VM's state is different. The created sensor will be called `binary_sensor.NODE_NAME_VMNAME_running`.