Files
haos_config/custom_components/govee/manifest.json
2026-01-30 23:31:00 -06:00

16 lines
435 B
JSON

{
"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": []
}