Files
haos-hacs-emby-media-player/custom_components/emby_player/manifest.json
alexei.dolgolyov 46cb2fbac2
All checks were successful
Validate / Hassfest (push) Successful in 9s
Initial commit for Emby Media Player HAOS HACS integration
2026-02-05 00:15:04 +03:00

13 lines
352 B
JSON

{
"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"
}