* Use correct app credentials when europe is checked * Rework to add china as well * Use our own package since the maintainer of the original package is not responding * Revert to using rewardone's package * Import app credentials where needed instead of __init__ * Rework region selector * Bump config entry minor and add migration * Address comments
9 lines
269 B
JSON
9 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.1"]
|
|
}
|