# Factory firmware - generated by ewt-gen
# Users should import koala-satellite.yaml directly, not this file.

packages:
  original: !include koala-satellite.yaml

esphome:
  project:
    version: "2026.6.0"

ota:
  - platform: http_request
    id: ota_http_request

update:
  - platform: http_request
    id: update_http_request
    name: Firmware
    source: https://formatbce.github.io/Koala-Satellite/manifest.json

http_request:
