mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
@@ -0,0 +1 @@
|
||||
"""Fujitsu anywAIR virtual integration for Home Assistant."""
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"domain": "fujitsu_anywair",
|
||||
"name": "Fujitsu anywAIR",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "advantage_air"
|
||||
}
|
||||
@@ -1941,6 +1941,11 @@
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
"fujitsu_anywair": {
|
||||
"name": "Fujitsu anywAIR",
|
||||
"integration_type": "virtual",
|
||||
"supported_by": "advantage_air"
|
||||
},
|
||||
"fully_kiosk": {
|
||||
"name": "Fully Kiosk Browser",
|
||||
"integration_type": "hub",
|
||||
|
||||
Reference in New Issue
Block a user