core/homeassistant/components/lg_soundbar/manifest.json

10 lines
249 B
JSON
Raw Normal View History

{
"domain": "lg_soundbar",
"name": "LG Soundbars",
"documentation": "https://www.home-assistant.io/integrations/lg_soundbar",
"requirements": ["temescal==0.3"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["temescal"]
}