mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
12 lines
304 B
JSON
12 lines
304 B
JSON
{
|
|
"domain": "lg_soundbar",
|
|
"name": "LG Soundbars",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/lg_soundbar",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["temescal"],
|
|
"requirements": ["temescal==0.5"]
|
|
}
|