From 3d1e8a9841403f0090e7e4326740dfa5d18f8e3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 00:40:00 +0000 Subject: [PATCH] Update dependency airos to v0.6.11 --- custom_components/airos/manifest.json | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/airos/manifest.json b/custom_components/airos/manifest.json index d445285..726fbe3 100644 --- a/custom_components/airos/manifest.json +++ b/custom_components/airos/manifest.json @@ -7,6 +7,6 @@ "integration_type": "device", "iot_class": "local_polling", "issue_tracker": "https://github.com/CoMPaTech/hairos/issues", - "requirements": ["airos==0.1.6"], + "requirements": ["airos==0.6.11"], "version": "0.1.6" } diff --git a/requirements.txt b/requirements.txt index f9c49ac..8d4f16d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ aiohttp -airos==0.6.4 \ No newline at end of file +airos==0.6.11 \ No newline at end of file