update ci

This commit is contained in:
tarontop
2025-01-14 13:33:49 +08:00
parent 2655ad5e0d
commit 80cbae7584
7 changed files with 151 additions and 46 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# CHANGEME: Set these variable to your liking
title: ESPHome Project Template
title: Athom Technology ESPHome Project
description: Powered by ESPHome and ESP Web Tools
theme: jekyll-theme-slate
theme: jekyll-theme-slate
+3 -3
View File
@@ -1,11 +1,11 @@
# About
Add some information about your project here.
ESPhome project by Shenzhen Athom Technology Co., Ltd., China.
# Installation
You can use the button below to install the pre-built firmware directly to your device via USB from the browser.
<esp-web-install-button manifest="./manifest.json"></esp-web-install-button>
<esp-web-install-button manifest="firmware/Athom-ESP32-Device.manifest.json"></esp-web-install-button>
<script type="module" src="https://unpkg.com/esp-web-tools@9/dist/web/install-button.js?module"></script>
<script type="module" src="https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module"></script>