2023-11-24 09:40:59 +00:00
|
|
|
{
|
|
|
|
"domain": "permobil",
|
|
|
|
"name": "MyPermobil",
|
|
|
|
"codeowners": ["@IsakNyberg"],
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/permobil",
|
|
|
|
"iot_class": "cloud_polling",
|
2024-01-29 11:48:55 +00:00
|
|
|
"requirements": ["mypermobil==0.1.8"]
|
2023-11-24 09:40:59 +00:00
|
|
|
}
|