Update version.
parent
5ca0d65cd6
commit
b0bae69f33
|
|
@ -1,15 +1,19 @@
|
||||||
{
|
{
|
||||||
"domain": "sws12500",
|
"domain": "sws12500",
|
||||||
"name": "Sencor SWS 12500 Weather Station",
|
"name": "Sencor SWS 12500 Weather Station",
|
||||||
"codeowners": ["@schizza"],
|
"codeowners": [
|
||||||
|
"@schizza"
|
||||||
|
],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["http"],
|
"dependencies": [
|
||||||
|
"http"
|
||||||
|
],
|
||||||
"documentation": "https://github.com/schizza/SWS-12500-custom-component",
|
"documentation": "https://github.com/schizza/SWS-12500-custom-component",
|
||||||
"homekit": {},
|
"homekit": {},
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"issue_tracker": "https://github.com/schizza/SWS-12500-custom-component/issues",
|
"issue_tracker": "https://github.com/schizza/SWS-12500-custom-component/issues",
|
||||||
"requirements": [],
|
"requirements": [],
|
||||||
"ssdp": [],
|
"ssdp": [],
|
||||||
"version": "1.6.9",
|
"version": "1.8.1",
|
||||||
"zeroconf": []
|
"zeroconf": []
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue