mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
9 lines
257 B
JSON
9 lines
257 B
JSON
{
|
|
"domain": "samsungtv",
|
|
"name": "Samsung Smart TV",
|
|
"documentation": "https://www.home-assistant.io/integrations/samsungtv",
|
|
"requirements": ["samsungctl[websocket]==0.7.1", "wakeonlan==1.1.6"],
|
|
"dependencies": [],
|
|
"codeowners": ["@escoand"]
|
|
}
|