From 2eb70531e449b69ad88c5511e8e0df56081a0e8e Mon Sep 17 00:00:00 2001 From: Julio Gonzalez Gil Date: Sun, 22 Nov 2020 14:38:42 +0100 Subject: [PATCH 1/2] Document state of USE_PING at BUILDS.md --- BUILDS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILDS.md b/BUILDS.md index fa362074b..fe55141d7 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -29,6 +29,7 @@ | SUPPORT_IF_STATEMENT | - | - | - | - | - | - | - | | USE_HOTPLUG | - | - | - | - | - | - | - | | USE_PROMETHEUS | - | - | - | - | - | - | - | Enables the `/metrics` endpoint +| USE_PING | - | - | - | - | - | - | - | Enables the `ping` command | | | | | | | | | | Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks | ROTARY_V1 | - | - | x | - | x | - | - | From 6fed564ee550ae718bb114ae6faf3e0b18c77abc Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Sun, 22 Nov 2020 14:43:14 +0100 Subject: [PATCH 2/2] Update BUILDS.md --- BUILDS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILDS.md b/BUILDS.md index fe55141d7..a5012095a 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -28,8 +28,8 @@ | USE_EXPRESSION | - | - | - | - | - | - | - | | SUPPORT_IF_STATEMENT | - | - | - | - | - | - | - | | USE_HOTPLUG | - | - | - | - | - | - | - | -| USE_PROMETHEUS | - | - | - | - | - | - | - | Enables the `/metrics` endpoint -| USE_PING | - | - | - | - | - | - | - | Enables the `ping` command +| USE_PROMETHEUS | - | - | - | - | - | - | - | +| USE_PING | - | - | - | - | - | - | - | | | | | | | | | | | Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks | ROTARY_V1 | - | - | x | - | x | - | - |