From 0b8b45818df26a872ee947f03f49007e6e8d53e4 Mon Sep 17 00:00:00 2001 From: jtitley Date: Wed, 21 Jul 2021 06:57:47 +1000 Subject: [PATCH] Update BlinkStick to 1.2.0 (#52244) Co-authored-by: Franck Nijhof --- homeassistant/components/blinksticklight/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/blinksticklight/manifest.json b/homeassistant/components/blinksticklight/manifest.json index 2520d2b1fcc..05f8fe65fb3 100644 --- a/homeassistant/components/blinksticklight/manifest.json +++ b/homeassistant/components/blinksticklight/manifest.json @@ -2,7 +2,7 @@ "domain": "blinksticklight", "name": "BlinkStick", "documentation": "https://www.home-assistant.io/integrations/blinksticklight", - "requirements": ["blinkstick==1.1.8"], + "requirements": ["blinkstick==1.2.0"], "codeowners": [], "iot_class": "local_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index a7ce60b1bff..76f3f940306 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -373,7 +373,7 @@ blebox_uniapi==1.3.3 blinkpy==0.17.0 # homeassistant.components.blinksticklight -blinkstick==1.1.8 +blinkstick==1.2.0 # homeassistant.components.blinkt # blinkt==0.1.0