mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Add number platform to LaMetric (#23804)
This commit is contained in:
parent
0b68bf70c5
commit
974e035310
@ -3,7 +3,8 @@ title: LaMetric
|
|||||||
description: Instructions on how to integrate LaMetric TIME with Home Assistant.
|
description: Instructions on how to integrate LaMetric TIME with Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Notifications
|
- Notifications
|
||||||
ha_iot_class: Local Push
|
- Number
|
||||||
|
ha_iot_class: Local Polling
|
||||||
ha_release: 0.49
|
ha_release: 0.49
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@robbiet480'
|
- '@robbiet480'
|
||||||
@ -11,6 +12,7 @@ ha_codeowners:
|
|||||||
ha_domain: lametric
|
ha_domain: lametric
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- notify
|
- notify
|
||||||
|
- number
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_ssdp: true
|
ha_ssdp: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user