From c66bff7df3f0b12f385314c4df8189798c53accf Mon Sep 17 00:00:00 2001 From: jordibsk10 <62246724+jordibsk10@users.noreply.github.com> Date: Sat, 3 Oct 2020 14:29:03 +0200 Subject: [PATCH] Add IoT class to Binary Sensor (#14827) * Add IoT class to Binary Sensor * Update source/_integrations/binary_sensor.markdown Got it ;) Thanks Co-authored-by: Franck Nijhof Co-authored-by: Franck Nijhof --- source/_integrations/binary_sensor.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/binary_sensor.markdown b/source/_integrations/binary_sensor.markdown index c47e39903b8..37b87e2e08b 100644 --- a/source/_integrations/binary_sensor.markdown +++ b/source/_integrations/binary_sensor.markdown @@ -4,6 +4,7 @@ description: Instructions on how-to setup binary sensors with Home Assistant. ha_category: - Binary Sensor ha_release: 0.9 +ha_iot_class: ~ ha_quality_scale: internal ha_domain: binary_sensor ---