From a8db8d8c0b02cd7f259fe1fcf6fff3c55050b9bc Mon Sep 17 00:00:00 2001 From: Robert Svensson Date: Wed, 9 Oct 2019 21:44:02 +0200 Subject: [PATCH] deCONZ - Update discovery address (#27365) --- homeassistant/components/deconz/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/deconz/manifest.json b/homeassistant/components/deconz/manifest.json index 1e5cd414425..63ab17d001a 100644 --- a/homeassistant/components/deconz/manifest.json +++ b/homeassistant/components/deconz/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/deconz", "requirements": [ - "pydeconz==63" + "pydeconz==64" ], "ssdp": { "manufacturer": [ diff --git a/requirements_all.txt b/requirements_all.txt index fc2d498da7b..f17a70057b8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1135,7 +1135,7 @@ pydaikin==1.6.1 pydanfossair==0.1.0 # homeassistant.components.deconz -pydeconz==63 +pydeconz==64 # homeassistant.components.delijn pydelijn==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 048601b3b99..328675e89bc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -300,7 +300,7 @@ pybotvac==0.0.16 pychromecast==4.0.1 # homeassistant.components.deconz -pydeconz==63 +pydeconz==64 # homeassistant.components.zwave pydispatcher==2.0.5