init
This commit is contained in:
15
custom_components/govee/manifest.json
Normal file
15
custom_components/govee/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"domain": "govee",
|
||||
"name": "Govee",
|
||||
"codeowners": ["@LaggAt"],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/LaggAt/hacs-govee/blob/master/README.md",
|
||||
"homekit": {},
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/LaggAt/hacs-govee/issues",
|
||||
"requirements": ["govee-api-laggat==0.2.2", "dacite==1.8.0"],
|
||||
"ssdp": [],
|
||||
"version": "2023.11.1",
|
||||
"zeroconf": []
|
||||
}
|
||||
Reference in New Issue
Block a user