From 04c513671d1d2c895b092328b204b7af12309402 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 24 Oct 2022 17:21:47 +0200 Subject: [PATCH] Add select platform to LaMetric (#24438) --- source/_integrations/lametric.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/lametric.markdown b/source/_integrations/lametric.markdown index b7bcbbbdf14..807232eed33 100644 --- a/source/_integrations/lametric.markdown +++ b/source/_integrations/lametric.markdown @@ -5,6 +5,7 @@ ha_category: - Button - Notifications - Number + - Select - Sensor - Switch ha_iot_class: Local Polling @@ -17,6 +18,7 @@ ha_platforms: - button - notify - number + - select - sensor - switch ha_integration_type: integration