diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aa5090f..a97fdfe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,7 +26,7 @@ jobs: device-name: air-1 yaml-files: | Integrations/ESPHome/AIR-1_Factory.yaml - firmware-names: "_Factory:firmware" + firmware-names: "1_Factory:firmware" core-yaml-path: Integrations/ESPHome/Core.yaml esphome-version: stable # Bypass check if manually triggered with bypass option diff --git a/Integrations/ESPHome/AIR-1_BLE.yaml b/Integrations/ESPHome/AIR-1_BLE.yaml index f924d13..e4e8109 100644 --- a/Integrations/ESPHome/AIR-1_BLE.yaml +++ b/Integrations/ESPHome/AIR-1_BLE.yaml @@ -28,6 +28,8 @@ esphome: on_shutdown: - light.turn_off: rgb_light +logger: + dashboard_import: package_import_url: github://ApolloAutomation/AIR-1/Integrations/ESPHome/AIR-1_BLE.yaml import_full_config: false diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index dcee044..e33b5cc 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,6 +1,6 @@ substitutions: name: apollo-air-1 - version: "25.6.24.1" + version: "25.8.6.1" device_description: ${name} made by Apollo Automation - version ${version}. esp32: