From 74d342a00003659cf1b007ea20e1850b1ef41575 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 24 Jun 2023 15:11:13 -0500 Subject: [PATCH] Bump sense-energy to 0.12.0 (#95151) --- 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 eea3f18adc0..324279db7d9 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.11.2"] + "requirements": ["sense_energy==0.12.0"] } diff --git a/homeassistant/components/sense/manifest.json b/homeassistant/components/sense/manifest.json index 257baae12f5..8c20db2e422 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.11.2"] + "requirements": ["sense-energy==0.12.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0509bdbaccf..f33872e1f9a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2343,10 +2343,10 @@ securetar==2023.3.0 sendgrid==6.8.2 # homeassistant.components.sense -sense-energy==0.11.2 +sense-energy==0.12.0 # homeassistant.components.emulated_kasa -sense_energy==0.11.2 +sense_energy==0.12.0 # homeassistant.components.sensirion_ble sensirion-ble==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d4b7b8431f4..8196e2ee6ab 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1703,10 +1703,10 @@ screenlogicpy==0.8.2 securetar==2023.3.0 # homeassistant.components.sense -sense-energy==0.11.2 +sense-energy==0.12.0 # homeassistant.components.emulated_kasa -sense_energy==0.11.2 +sense_energy==0.12.0 # homeassistant.components.sensirion_ble sensirion-ble==0.1.0