diff --git a/homeassistant/components/tailwind/manifest.json b/homeassistant/components/tailwind/manifest.json
index da115ab5603b3ce9ca6939ba208967b6056cdbe5..2cc5f04fd16f21d91d9b025f35255f9cfbd4f029 100644
--- a/homeassistant/components/tailwind/manifest.json
+++ b/homeassistant/components/tailwind/manifest.json
@@ -12,7 +12,7 @@
   "integration_type": "device",
   "iot_class": "local_polling",
   "quality_scale": "platinum",
-  "requirements": ["gotailwind==0.2.2"],
+  "requirements": ["gotailwind==0.2.3"],
   "zeroconf": [
     {
       "type": "_http._tcp.local.",
diff --git a/requirements_all.txt b/requirements_all.txt
index f940663a05b1d044c673926a668b70396c83096d..541eff51811935e1a0785179cd37e18eb2e52033 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -977,7 +977,7 @@ googlemaps==2.5.1
 goslide-api==0.5.1
 
 # homeassistant.components.tailwind
-gotailwind==0.2.2
+gotailwind==0.2.3
 
 # homeassistant.components.govee_ble
 govee-ble==0.31.2
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 653e8fd2cd47990b7a76e1893647b9baeb6b17bb..5501f952b7d0ad8ac6507f397ae87a5d9167e49d 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -800,7 +800,7 @@ google-nest-sdm==3.0.4
 googlemaps==2.5.1
 
 # homeassistant.components.tailwind
-gotailwind==0.2.2
+gotailwind==0.2.3
 
 # homeassistant.components.govee_ble
 govee-ble==0.31.2