From ea316cce03afa5c7dc0b7bc8a8dcc25160e750fc Mon Sep 17 00:00:00 2001 From: dougiteixeira <31328123+dougiteixeira@users.noreply.github.com> Date: Wed, 19 Jul 2023 21:57:01 -0300 Subject: [PATCH] Update readme.md --- blueprints/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/readme.md b/blueprints/readme.md index a2e4ee9..f206a50 100644 --- a/blueprints/readme.md +++ b/blueprints/readme.md @@ -13,7 +13,7 @@ To use this blueprint you need to create a binary sensor in your Home Assistant * Include the code below in your configuration file (`configuration.yaml`): ``` - sensor: + binary_sensor: - platform: ping host: 10.10.10.10 # Change to the IP address of your Proxmox host name: Proxmox host connectivity