mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Add sensor platform to LaMetric (#24473)
This commit is contained in:
parent
66c3814959
commit
3d4a193ec2
@ -5,6 +5,7 @@ ha_category:
|
|||||||
- Button
|
- Button
|
||||||
- Notifications
|
- Notifications
|
||||||
- Number
|
- Number
|
||||||
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_release: 0.49
|
ha_release: 0.49
|
||||||
@ -16,6 +17,7 @@ ha_platforms:
|
|||||||
- button
|
- button
|
||||||
- notify
|
- notify
|
||||||
- number
|
- number
|
||||||
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user