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

15 lines
350 B
JSON

{
"domain": "sws12500",
"name": "Sencor SWS 12500 Weather Station",
"codeowners": ["@schizza"],
"config_flow": true,
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/sws12500",
"homekit": {},
"iot_class": "local_push",
"requirements": [],
"ssdp": [],
"version": "0.1.1",
"zeroconf": []
}