13 lines
400 B
JSON
13 lines
400 B
JSON
{
|
|
"domain": "album_slideshow",
|
|
"name": "Album Slideshow Camera",
|
|
"codeowners": ["@eyalgal"],
|
|
"config_flow": true,
|
|
"dependencies": ["http", "frontend", "media_source"],
|
|
"documentation": "https://github.com/eyalgal/album_slideshow",
|
|
"iot_class": "cloud_polling",
|
|
"issue_tracker": "https://github.com/eyalgal/album_slideshow/issues",
|
|
"requirements": ["Pillow"],
|
|
"version": "1.3.0"
|
|
}
|