From 0c7e0f5cd92f68b7ef772e11f832f68392a2fe46 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 6 Sep 2023 20:01:22 -0500 Subject: [PATCH] Bump sense_energy to 0.12.1 (#99763) --- homeassistant/components/emulated_kasa/manifest.json | 2 +- homeassistant/components/sense/manifest.json | 2 +- requirements_all.txt | 4 ++-- requirements_test_all.txt | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/homeassistant/components/emulated_kasa/manifest.json b/homeassistant/components/emulated_kasa/manifest.json index 324279db7d9..d39d530eccc 100644 --- a/homeassistant/components/emulated_kasa/manifest.json +++ b/homeassistant/components/emulated_kasa/manifest.json @@ -6,5 +6,5 @@ "iot_class": "local_push", "loggers": ["sense_energy"], "quality_scale": "internal", - "requirements": ["sense_energy==0.12.0"] + "requirements": ["sense_energy==0.12.1"] } diff --git a/homeassistant/components/sense/manifest.json b/homeassistant/components/sense/manifest.json index 8c20db2e422..8a89d6d8531 100644 --- a/homeassistant/components/sense/manifest.json +++ b/homeassistant/components/sense/manifest.json @@ -20,5 +20,5 @@ "documentation": "https://www.home-assistant.io/integrations/sense", "iot_class": "cloud_polling", "loggers": ["sense_energy"], - "requirements": ["sense-energy==0.12.0"] + "requirements": ["sense-energy==0.12.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index a3c8d80ce7d..792a96656ed 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2371,10 +2371,10 @@ securetar==2023.3.0 sendgrid==6.8.2 # homeassistant.components.sense -sense-energy==0.12.0 +sense-energy==0.12.1 # homeassistant.components.emulated_kasa -sense_energy==0.12.0 +sense_energy==0.12.1 # homeassistant.components.sensirion_ble sensirion-ble==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7463331ac3f..d4cf7e3f79d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1734,10 +1734,10 @@ screenlogicpy==0.8.2 securetar==2023.3.0 # homeassistant.components.sense -sense-energy==0.12.0 +sense-energy==0.12.1 # homeassistant.components.emulated_kasa -sense_energy==0.12.0 +sense_energy==0.12.1 # homeassistant.components.sensirion_ble sensirion-ble==0.1.0