From 083b156887f947e281694a03141410abdc134d4a Mon Sep 17 00:00:00 2001 From: Olen Date: Fri, 14 Aug 2026 14:10:41 +0200 Subject: [PATCH] Bump ttls to 1.11.1 (#179147) --- homeassistant/components/twinkly/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/twinkly/manifest.json b/homeassistant/components/twinkly/manifest.json index b2e61f55ef36..1f645c64eff5 100644 --- a/homeassistant/components/twinkly/manifest.json +++ b/homeassistant/components/twinkly/manifest.json @@ -15,5 +15,5 @@ "integration_type": "device", "iot_class": "local_polling", "loggers": ["ttls"], - "requirements": ["ttls==1.10.0"] + "requirements": ["ttls==1.11.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index d1a616e1f4e3..c3e4de0daac6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3238,7 +3238,7 @@ triggercmd==0.0.36 trmnl==0.1.1 # homeassistant.components.twinkly -ttls==1.10.0 +ttls==1.11.1 # homeassistant.components.thethingsnetwork ttn_client==1.3.0