Skip to content

Commit af7a7b3

Browse files
authored
Add documentation for Neo virtual integration (#40993)
1 parent a77cee0 commit af7a7b3

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

source/_integrations/neo.markdown

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: Neo
3+
description: Integrate Neo (Powered by Shelly) devices
4+
ha_category:
5+
- Binary sensor
6+
- Climate
7+
- Cover
8+
- Energy
9+
- Event
10+
- Light
11+
- Number
12+
- Select
13+
- Sensor
14+
- Switch
15+
- Text
16+
- Update
17+
- Valve
18+
ha_release: 0.115
19+
ha_codeowners:
20+
- '@balloob'
21+
- '@bieniu'
22+
- '@thecode'
23+
- '@chemelli74'
24+
- '@bdraco'
25+
ha_iot_class: Local Push
26+
ha_domain: neo
27+
ha_config_flow: true
28+
ha_zeroconf: true
29+
ha_platforms:
30+
- binary_sensor
31+
- button
32+
- climate
33+
- cover
34+
- diagnostics
35+
- event
36+
- light
37+
- number
38+
- select
39+
- sensor
40+
- switch
41+
- text
42+
- update
43+
- valve
44+
ha_integration_type: virtual
45+
ha_supporting_domain: shelly
46+
ha_supporting_integration: Shelly
47+
---
48+
49+
{% include integrations/supported_brand.md %}

0 commit comments

Comments
 (0)