diff --git a/homeassistant/components/hlk_sw16/manifest.json b/homeassistant/components/hlk_sw16/manifest.json
index aee829f593a1579ad64731b286e817fc20884cf1..112172d715ce20b24be55dbaeced71fe64bd946b 100644
--- a/homeassistant/components/hlk_sw16/manifest.json
+++ b/homeassistant/components/hlk_sw16/manifest.json
@@ -3,7 +3,7 @@
   "name": "Hi-Link HLK-SW16",
   "documentation": "https://www.home-assistant.io/integrations/hlk_sw16",
   "requirements": [
-    "hlk-sw16==0.0.8"
+    "hlk-sw16==0.0.9"
   ],
   "codeowners": [
     "@jameshilliard"
diff --git a/requirements_all.txt b/requirements_all.txt
index 356ac9ec5ebe2ccf55532e2d29e118ecfd1a6e99..e52d90c6633439872c4c1b027ac4ea3bf7163480 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -733,7 +733,7 @@ hikvision==0.4
 hkavr==0.0.5
 
 # homeassistant.components.hlk_sw16
-hlk-sw16==0.0.8
+hlk-sw16==0.0.9
 
 # homeassistant.components.pi_hole
 hole==0.5.1
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 520392eb49240a0b45f48f01e2302ba7212d6217..6d63f155433eb8ade5e5d5675961b87bc712a986 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -359,7 +359,7 @@ hdate==0.9.5
 herepy==2.0.0
 
 # homeassistant.components.hlk_sw16
-hlk-sw16==0.0.8
+hlk-sw16==0.0.9
 
 # homeassistant.components.pi_hole
 hole==0.5.1