mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
11 lines
286 B
JSON
11 lines
286 B
JSON
{
|
|
"domain": "permobil",
|
|
"name": "MyPermobil",
|
|
"codeowners": ["@IsakNyberg"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/permobil",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["mypermobil==0.1.8"]
|
|
}
|