From 0e458aa496106845fca09e279c583b6326323fb2 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 13 Sep 2019 11:36:05 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20Binary=20Sensor=20ca?= =?UTF-8?q?tegory=20problem=20(#10358)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_components/updater.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/updater.markdown b/source/_components/updater.markdown index b30426c05a7..4525496347c 100644 --- a/source/_components/updater.markdown +++ b/source/_components/updater.markdown @@ -3,7 +3,7 @@ title: "Updater" description: "Detecting when Home Assistant updates are available." logo: home-assistant.png ha_category: - - binary_sensor + - Binary Sensor ha_qa_scale: internal ha_release: 0.8 ---