SWS-12500-custom-component/custom_components/sws12500/manifest.json

16 lines
437 B
JSON

{
"domain": "sws12500",
"name": "Sencor SWS 12500 Weather Station",
"codeowners": ["@schizza"],
"config_flow": true,
"dependencies": ["http"],
"documentation": "https://github.com/schizza/SWS-12500-custom-component",
"homekit": {},
"iot_class": "local_push",
"issue_tracker": "https://github.com/schizza/SWS-12500-custom-component/issues",
"requirements": [],
"ssdp": [],
"version": "0.1.4.0",
"zeroconf": []
}