25 lines
569 B
JSON
25 lines
569 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",
|
|
"integration_type": "device",
|
|
"iot_class": "local_push",
|
|
"issue_tracker": "https://github.com/schizza/SWS-12500-custom-component/issues",
|
|
"loggers": [
|
|
"aioecowitt"
|
|
],
|
|
"requirements": [
|
|
"typecheck-runtime==0.2.0",
|
|
"aioecowitt==2025.9.2"
|
|
],
|
|
"single_config_entry": true,
|
|
"version": "2.0.0-pre1"
|
|
}
|