diff --git a/custom_components/ids_hyyp/manifest.json b/custom_components/ids_hyyp/manifest.json index b37eba4..e9b6403 100644 --- a/custom_components/ids_hyyp/manifest.json +++ b/custom_components/ids_hyyp/manifest.json @@ -1,10 +1,10 @@ { "domain": "ids_hyyp", "name": "IDS Hyyp(Beta)", - "version": "0.0.0.8", + "version": "0.0.0.9", "documentation": "https://www.home-assistant.io/integrations/idshyyp", "codeowners": ["@RenierM26"], - "requirements": ["pyhyypapi==0.0.0.6"], + "requirements": ["pyhyypapi==0.0.0.7"], "config_flow": true, "iot_class": "cloud_polling" }