diff --git a/custom_components/sws12500/manifest.json b/custom_components/sws12500/manifest.json index f476379..7acc82a 100644 --- a/custom_components/sws12500/manifest.json +++ b/custom_components/sws12500/manifest.json @@ -12,8 +12,10 @@ "homekit": {}, "iot_class": "local_push", "issue_tracker": "https://github.com/schizza/SWS-12500-custom-component/issues", - "requirements": ["typecheck-runtime==0.2.0"], + "requirements": [ + "typecheck-runtime==0.2.0" + ], "ssdp": [], - "version": "1.8.6", + "version": "2.0.0-pre0", "zeroconf": [] }