diff --git a/CODEOWNERS b/CODEOWNERS
index 4b687e071ead50a31074c52ac96eb9950f687729..6b2a8686dadc664673e97b4eae3be7f7382476df 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -117,7 +117,6 @@ homeassistant/components/dunehd/* @bieniu
 homeassistant/components/dwd_weather_warnings/* @runningman84 @stephan192 @Hummel95
 homeassistant/components/dweet/* @fabaff
 homeassistant/components/dynalite/* @ziv1234
-homeassistant/components/dyson/* @etheralm
 homeassistant/components/eafm/* @Jc2k
 homeassistant/components/ecobee/* @marthoc
 homeassistant/components/ecovacs/* @OverloadUT
diff --git a/homeassistant/components/dyson/manifest.json b/homeassistant/components/dyson/manifest.json
index 94a29d1615d7348ab98f6dd1804e24beb226c4db..4678b1ad5982e98c2b05d5b9e49f775e40c9953d 100644
--- a/homeassistant/components/dyson/manifest.json
+++ b/homeassistant/components/dyson/manifest.json
@@ -2,7 +2,7 @@
   "domain": "dyson",
   "name": "Dyson",
   "documentation": "https://www.home-assistant.io/integrations/dyson",
-  "requirements": ["libpurecool==0.6.3"],
+  "requirements": ["libpurecool==0.6.4"],
   "after_dependencies": ["zeroconf"],
-  "codeowners": ["@etheralm"]
+  "codeowners": []
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index e061cc956fbaeddd39c5336a48577c498ce13974..9d104366e5ed452f985774a5d3d859e207a1d15f 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -856,7 +856,7 @@ konnected==1.2.0
 lakeside==0.12
 
 # homeassistant.components.dyson
-libpurecool==0.6.3
+libpurecool==0.6.4
 
 # homeassistant.components.foscam
 libpyfoscam==1.0
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index be2fa0ec0f9f259c366f83004e4b16bc75b5911f..7f195c8d5382916af6cc297120e9061e9df26f60 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -441,7 +441,7 @@ keyrings.alt==3.4.0
 konnected==1.2.0
 
 # homeassistant.components.dyson
-libpurecool==0.6.3
+libpurecool==0.6.4
 
 # homeassistant.components.mikrotik
 librouteros==3.0.0