sourcery-ai[bot] eeecfe0dbc
Sourcery refactored main branch (#129)
* 'Refactored by Sourcery'

* fix manifest style.

---------

Co-authored-by: Sourcery AI <>
Co-authored-by: vlebourl <vlebourl@gmail.com>
2023-04-18 10:28:14 +02:00

18 lines
458 B
JSON

{
"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.1"],
"version": "0.2.5"
}