mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
parent
374b1cfd0c
commit
453f91a3ae
1
homeassistant/components/fujitsu_anywair/__init__.py
Normal file
1
homeassistant/components/fujitsu_anywair/__init__.py
Normal file
@ -0,0 +1 @@
|
||||
"""Fujitsu anywAIR virtual integration for Home Assistant."""
|
6
homeassistant/components/fujitsu_anywair/manifest.json
Normal file
6
homeassistant/components/fujitsu_anywair/manifest.json
Normal file
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user