2021-07-21 19:35:44 +00:00
|
|
|
{
|
|
|
|
"domain": "flipr",
|
|
|
|
"name": "Flipr",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/flipr",
|
|
|
|
"requirements": [
|
|
|
|
"flipr-api==1.4.1"],
|
|
|
|
"codeowners": [
|
|
|
|
"@cnico"
|
|
|
|
],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["flipr_api"]
|
2021-07-21 19:35:44 +00:00
|
|
|
}
|