From 8465e2bc2f90558bc411b892228f7108325d417b Mon Sep 17 00:00:00 2001 From: RJPoelstra <36924801+RJPoelstra@users.noreply.github.com> Date: Fri, 19 Jan 2024 17:31:49 +0100 Subject: [PATCH] Add binary_sensor to Vogel's MotionMount integration (#30744) --- source/_integrations/motionmount.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/motionmount.md b/source/_integrations/motionmount.md index a7f14cc15f9..314e2eb221c 100644 --- a/source/_integrations/motionmount.md +++ b/source/_integrations/motionmount.md @@ -4,12 +4,14 @@ description: Instructions on how to integrate Vogel's MotionMount into Home Assi ha_category: - Number - Select + - Binary sensor ha_release: 2024.1 ha_iot_class: Local Push ha_config_flow: true ha_platforms: - number - select + - binary_sensor ha_codeowners: - '@RJPoelstra' ha_domain: motionmount