mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Add select platform to LaMetric (#24438)
This commit is contained in:
parent
e9e097f5aa
commit
04c513671d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user