diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index 3ba6dbf..8b8771c 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,6 +1,6 @@ substitutions: name: apollo-h-1 - version: "24.11.2.1" + version: "24.11.4.1" device_description: ${name} made by Apollo Automation - version ${version}. esp32: @@ -396,6 +396,7 @@ script: - lambda: "id(runTest) = false;" - light.turn_on: id: rgb_light + brightness: 50% red: 0% green: 100% blue: 0%