diff --git a/custom_components/taipower_tw/manifest.json b/custom_components/taipower_tw/manifest.json index 36d7cae..4d5c624 100644 --- a/custom_components/taipower_tw/manifest.json +++ b/custom_components/taipower_tw/manifest.json @@ -2,10 +2,10 @@ "config_flow": true, "domain": "taipower_tw", "name": "Taipower TW", - "version": "0.0.3", + "version": "0.0.4", "documentation": "https://github.com/qqaatw/taipowerha", "issue_tracker": "https://github.com/qqaatw/taipowerha/issues", - "requirements": ["libtaipower==0.0.4"], + "requirements": ["libtaipower==0.0.5"], "codeowners": ["@qqaatw"], "iot_class": "cloud_polling" } \ No newline at end of file