Initial commit for Emby Media Player HAOS HACS integration
All checks were successful
Validate / Hassfest (push) Successful in 9s
All checks were successful
Validate / Hassfest (push) Successful in 9s
This commit is contained in:
12
custom_components/emby_player/manifest.json
Normal file
12
custom_components/emby_player/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"domain": "emby_player",
|
||||
"name": "Emby Media Player",
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/your-repo/haos-integration-emby",
|
||||
"iot_class": "local_push",
|
||||
"issue_tracker": "https://github.com/your-repo/haos-integration-emby/issues",
|
||||
"requirements": [],
|
||||
"version": "1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user