From c03462404ad7f23f4e248165c3d01e9ef0dea502 Mon Sep 17 00:00:00 2001 From: Alberto Geniola Date: Sat, 5 Aug 2023 22:04:02 +0200 Subject: [PATCH] Elmax/cover (#24308) * Add cover platform support. * Add alarm_control_panel platform support. --------- Co-authored-by: G Johansson --- source/_integrations/elmax.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/elmax.markdown b/source/_integrations/elmax.markdown index e3d64206130..606de057f06 100644 --- a/source/_integrations/elmax.markdown +++ b/source/_integrations/elmax.markdown @@ -13,6 +13,8 @@ ha_platforms: - alarm_control_panel - binary_sensor - switch + - cover + - alarm_control_panel ha_integration_type: integration ---