{
  "domain": "bluesound",
  "name": "Bluesound",
  "after_dependencies": ["zeroconf"],
  "codeowners": ["@thrawnarn", "@LouisChrist"],
  "config_flow": true,
  "documentation": "https://www.home-assistant.io/integrations/bluesound",
  "iot_class": "local_polling",
  "requirements": ["pyblu==1.0.2"],
  "zeroconf": [
    {
      "type": "_musc._tcp.local."
    }
  ]
}