13 lines
250 B
JSON
13 lines
250 B
JSON
|
{
|
||
|
"domain": "flipr",
|
||
|
"name": "Flipr",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/flipr",
|
||
|
"requirements": [
|
||
|
"flipr-api==1.4.1"],
|
||
|
"codeowners": [
|
||
|
"@cnico"
|
||
|
],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|