From b8563bfabe300d57258bbc85bf1fb519e1119266 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Mon, 23 Sep 2024 14:36:44 +0200 Subject: [PATCH] Fix more releases (#34881) --- source/_integrations/aps.markdown | 2 +- source/_integrations/duke_energy.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/aps.markdown b/source/_integrations/aps.markdown index dd633c1d0f2..ee909278145 100644 --- a/source/_integrations/aps.markdown +++ b/source/_integrations/aps.markdown @@ -4,7 +4,7 @@ description: Get energy usage from Arizona Public Service (APS) using the Opower ha_category: - Energy - Sensor -ha_release: 2024.10 +ha_release: "2024.10" ha_domain: aps ha_integration_type: virtual ha_supporting_domain: opower diff --git a/source/_integrations/duke_energy.markdown b/source/_integrations/duke_energy.markdown index 20c144d2ef7..4004c645876 100644 --- a/source/_integrations/duke_energy.markdown +++ b/source/_integrations/duke_energy.markdown @@ -3,7 +3,7 @@ title: Duke Energy description: Instructions on how to integrate Duke Energy within Home Assistant. ha_category: - Energy -ha_release: 2024.10 +ha_release: "2024.10" ha_iot_class: Cloud Polling ha_codeowners: - '@hunterjm'