mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Add virtual integration for HELTUN (#88892)
This commit is contained in:
parent
95ed6fbc08
commit
c444e1c860
5
homeassistant/brands/heltun.json
Normal file
5
homeassistant/brands/heltun.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"domain": "heltun",
|
||||||
|
"name": "HELTUN",
|
||||||
|
"iot_standards": ["zwave"]
|
||||||
|
}
|
@ -2202,6 +2202,12 @@
|
|||||||
"integration_type": "virtual",
|
"integration_type": "virtual",
|
||||||
"supported_by": "gree"
|
"supported_by": "gree"
|
||||||
},
|
},
|
||||||
|
"heltun": {
|
||||||
|
"name": "HELTUN",
|
||||||
|
"iot_standards": [
|
||||||
|
"zwave"
|
||||||
|
]
|
||||||
|
},
|
||||||
"here_travel_time": {
|
"here_travel_time": {
|
||||||
"name": "HERE Travel Time",
|
"name": "HERE Travel Time",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user