diff --git a/homeassistant/components/honeywell/manifest.json b/homeassistant/components/honeywell/manifest.json index 16b07e91446..aa07a5248cf 100644 --- a/homeassistant/components/honeywell/manifest.json +++ b/homeassistant/components/honeywell/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/honeywell", "iot_class": "cloud_polling", "loggers": ["somecomfort"], - "requirements": ["AIOSomecomfort==0.0.14"] + "requirements": ["AIOSomecomfort==0.0.15"] } diff --git a/requirements_all.txt b/requirements_all.txt index 706bf13144f..ab97d677678 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -8,7 +8,7 @@ AEMET-OpenData==0.2.2 AIOAladdinConnect==0.1.56 # homeassistant.components.honeywell -AIOSomecomfort==0.0.14 +AIOSomecomfort==0.0.15 # homeassistant.components.adax Adax-local==0.1.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 006c9084832..5be91cabebf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -10,7 +10,7 @@ AEMET-OpenData==0.2.2 AIOAladdinConnect==0.1.56 # homeassistant.components.honeywell -AIOSomecomfort==0.0.14 +AIOSomecomfort==0.0.15 # homeassistant.components.adax Adax-local==0.1.5