11 lines
338 B
JSON
11 lines
338 B
JSON
{
|
|
"domain": "nfandroidtv",
|
|
"name": "Notifications for Android TV / Fire TV",
|
|
"documentation": "https://www.home-assistant.io/integrations/nfandroidtv",
|
|
"requirements": ["notifications-android-tv==0.1.5"],
|
|
"codeowners": ["@tkdrob"],
|
|
"config_flow": true,
|
|
"iot_class": "local_push",
|
|
"loggers": ["notifications_android_tv"]
|
|
}
|