diff --git a/custom_components/hubitat/manifest.json b/custom_components/hubitat/manifest.json index 8483623..0d95c00 100644 --- a/custom_components/hubitat/manifest.json +++ b/custom_components/hubitat/manifest.json @@ -3,7 +3,7 @@ "name": "Hubitat", "config_flow": true, "documentation": "https://github.com/jason0x43/hass-components", - "requirements": ["hubitatmaker>=0.3.2,<0.4.0"], + "requirements": ["hubitatmaker>=0.3.3,<0.4.0"], "ssdp": [], "zeroconf": [], "homekit": {},