From 9ef21bc62f36045d738203919a39e369f0e00f56 Mon Sep 17 00:00:00 2001 From: bharvey88 <8107750+bharvey88@users.noreply.github.com> Date: Fri, 6 Mar 2026 12:54:35 -0600 Subject: [PATCH] Fix Apollo Firmware Version sensor showing unknown --- Integrations/ESPHome/Core.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index 1b03657..9ce4ded 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -788,7 +788,6 @@ text_sensor: id: apollo_firmware_version lambda: |- return {"${version}"}; - update_interval: never entity_category: "diagnostic" select: