mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 04:06:54 +00:00
Add LinkedGo virtual integration docs (#37772)
* Add LinkedGo virtual integration docs * Remove empty line * Add Powered by Shelly * Fix ha_release
This commit is contained in:
parent
5b2c2385ce
commit
eefe03e3d1
49
source/_integrations/linkedgo.markdown
Normal file
49
source/_integrations/linkedgo.markdown
Normal file
@ -0,0 +1,49 @@
|
|||||||
|
---
|
||||||
|
title: LinkedGo
|
||||||
|
description: Integrate LinkedGo (Powered by Shelly) devices
|
||||||
|
ha_category:
|
||||||
|
- Binary sensor
|
||||||
|
- Climate
|
||||||
|
- Cover
|
||||||
|
- Energy
|
||||||
|
- Event
|
||||||
|
- Light
|
||||||
|
- Number
|
||||||
|
- Select
|
||||||
|
- Sensor
|
||||||
|
- Switch
|
||||||
|
- Text
|
||||||
|
- Update
|
||||||
|
- Valve
|
||||||
|
ha_release: '0.115'
|
||||||
|
ha_codeowners:
|
||||||
|
- '@balloob'
|
||||||
|
- '@bieniu'
|
||||||
|
- '@thecode'
|
||||||
|
- '@chemelli74'
|
||||||
|
- '@bdraco'
|
||||||
|
ha_iot_class: Local Push
|
||||||
|
ha_domain: linkedgo
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_zeroconf: true
|
||||||
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
|
- button
|
||||||
|
- climate
|
||||||
|
- cover
|
||||||
|
- diagnostics
|
||||||
|
- event
|
||||||
|
- light
|
||||||
|
- number
|
||||||
|
- select
|
||||||
|
- sensor
|
||||||
|
- switch
|
||||||
|
- text
|
||||||
|
- update
|
||||||
|
- valve
|
||||||
|
ha_integration_type: virtual
|
||||||
|
ha_supporting_domain: shelly
|
||||||
|
ha_supporting_integration: Shelly
|
||||||
|
---
|
||||||
|
|
||||||
|
{% include integrations/supported_brand.md %}
|
Loading…
x
Reference in New Issue
Block a user