diff --git a/terncy/manifest.json b/terncy/manifest.json index 36265fc..d98fa7f 100644 --- a/terncy/manifest.json +++ b/terncy/manifest.json @@ -4,7 +4,7 @@ "version": "1.0.6", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/terncy", - "requirements": ["terncy==0.3.5","websockets==8.1","zeroconf==0.38.4"], + "requirements": ["terncy==0.3.5","websockets==8.1","zeroconf>=0.28.8"], "zeroconf": [ {"type":"_websocket._tcp.local.","name":"box-*"}], "dependencies": [],