{
  "domain": "vesync",
  "name": "VeSync",
  "codeowners": ["@markperdue", "@webdjoe", "@thegardenmonkey", "@vlebourl"],
  "config_flow": true,
  "dhcp": [
    {
      "hostname": "levoit-*",
      "macaddress": "*"
    }
  ],
  "documentation": "https://www.home-assistant.io/integrations/vesync",
  "iot_class": "cloud_polling",
  "issue_tracker": "https://github.com/vlebourl/custom_vesync",
  "requirements": ["pyvesync==2.1.10"],
  "version": "1.1.0"
}