From 6b602ca2c9ffb1aa765f1ef3dc30930f579e5dca Mon Sep 17 00:00:00 2001 From: RJPoelstra <36924801+RJPoelstra@users.noreply.github.com> Date: Sun, 28 Jan 2024 19:06:25 +0100 Subject: [PATCH] Add enum sensor to Vogel's MotionMount integration (#30983) --- source/_integrations/motionmount.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/motionmount.md b/source/_integrations/motionmount.md index 314e2eb221c..444ab655316 100644 --- a/source/_integrations/motionmount.md +++ b/source/_integrations/motionmount.md @@ -5,6 +5,7 @@ ha_category: - Number - Select - Binary sensor + - Sensor ha_release: 2024.1 ha_iot_class: Local Push ha_config_flow: true @@ -12,6 +13,7 @@ ha_platforms: - number - select - binary_sensor + - sensor ha_codeowners: - '@RJPoelstra' ha_domain: motionmount