Add select platform to LaMetric (#24438)

This commit is contained in:
Franck Nijhof 2022-10-24 17:21:47 +02:00 committed by GitHub
parent e9e097f5aa
commit 04c513671d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ ha_category:
- Button - Button
- Notifications - Notifications
- Number - Number
- Select
- Sensor - Sensor
- Switch - Switch
ha_iot_class: Local Polling ha_iot_class: Local Polling
@ -17,6 +18,7 @@ ha_platforms:
- button - button
- notify - notify
- number - number
- select
- sensor - sensor
- switch - switch
ha_integration_type: integration ha_integration_type: integration