mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
10 lines
269 B
JSON
10 lines
269 B
JSON
{
|
|
"domain": "fujitsu_fglair",
|
|
"name": "FGLair",
|
|
"codeowners": ["@crevetor"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/fujitsu_fglair",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["ayla-iot-unofficial==1.4.7"]
|
|
}
|