From b939b0b98d707d16973df7f3715bfdc9c19b7f7e Mon Sep 17 00:00:00 2001 From: James Koziol <100349075+jameskoziol@users.noreply.github.com> Date: Sat, 5 Sep 2026 02:04:24 +1000 Subject: [PATCH] Bump pycoolmasternet-async to 0.2.6 (#181290) Co-authored-by: Claude Fable 5.1 --- homeassistant/components/coolmaster/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/coolmaster/manifest.json b/homeassistant/components/coolmaster/manifest.json index f68aea9fb29d..9203fd884ea1 100644 --- a/homeassistant/components/coolmaster/manifest.json +++ b/homeassistant/components/coolmaster/manifest.json @@ -7,5 +7,5 @@ "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pycoolmasternet_async"], - "requirements": ["pycoolmasternet-async==0.2.4"] + "requirements": ["pycoolmasternet-async==0.2.6"] } diff --git a/requirements_all.txt b/requirements_all.txt index e63dc79721b7..dec4b07c67c0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2138,7 +2138,7 @@ pycmus==0.1.1 pycomfoconnect==0.5.1 # homeassistant.components.coolmaster -pycoolmasternet-async==0.2.4 +pycoolmasternet-async==0.2.6 # homeassistant.components.radio_browser pycountry==24.6.1