1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/ws66i/manifest.json
2024-11-20 20:54:15 +01:00

10 lines
262 B
JSON

{
"domain": "ws66i",
"name": "Soundavo WS66i 6-Zone Amplifier",
"codeowners": ["@ssaenger"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ws66i",
"iot_class": "local_polling",
"requirements": ["pyws66i==1.1"]
}