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

packages:
  original: !include redknob.controls.yaml

esphome:
  project:
    version: "2026.07.17.17"

ota:
  - platform: http_request
    id: ota_http_request

update:
  - platform: http_request
    id: update_http_request
    name: Firmware
    source: https://magdalar.github.io/RedSmartKnob/redknob.controls/manifest.json

http_request:

dashboard_import:
  package_import_url: github://magdalar/RedSmartKnob/devices/guition-redknob-jc3636k518c/redknob.controls.yaml@main
