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

23 lines
518 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": [
"typecheck-runtime==0.2.0",
"aioecowitt==2025.9.2"
],
"ssdp": [],
"version": "2.0.0-pre1",
"zeroconf": []
}