From f275941b47fbbe61349e5980163e6abe29ae01b2 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 10 Aug 2022 23:06:32 -1000 Subject: [PATCH] Add sensor platform to Yale Access Bluetooth (#23727) --- source/_integrations/yalexs_ble.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/yalexs_ble.markdown b/source/_integrations/yalexs_ble.markdown index 877129d4c9e..3f2d4a6fef7 100644 --- a/source/_integrations/yalexs_ble.markdown +++ b/source/_integrations/yalexs_ble.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate Yale Access Bluetooth devices into ha_category: - Binary Sensor - Lock + - Sensor ha_bluetooth: true ha_release: 2022.9 ha_iot_class: Local Push @@ -14,6 +15,7 @@ ha_config_flow: true ha_platforms: - binary_sensor - lock + - sensor ha_integration_type: integration ---