Add virtual integration Fujitsu anywAIR (#102978)

Add anywair
This commit is contained in:
Brett Adams 2023-12-04 17:09:15 +10:00 committed by GitHub
parent 374b1cfd0c
commit 453f91a3ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1 @@
"""Fujitsu anywAIR virtual integration for Home Assistant."""

View file

@ -0,0 +1,6 @@
{
"domain": "fujitsu_anywair",
"name": "Fujitsu anywAIR",
"integration_type": "virtual",
"supported_by": "advantage_air"
}

View file

@ -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",