10 lines
254 B
JSON
10 lines
254 B
JSON
|
{
|
||
|
"domain": "permobil",
|
||
|
"name": "MyPermobil",
|
||
|
"codeowners": ["@IsakNyberg"],
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/permobil",
|
||
|
"iot_class": "cloud_polling",
|
||
|
"requirements": ["mypermobil==0.1.6"]
|
||
|
}
|