mirror of
https://github.com/athom-tech/esp32-configs.git
synced 2026-07-28 04:05:53 +00:00
update ci
This commit is contained in:
+2
-2
@@ -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
@@ -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>
|
||||
Reference in New Issue
Block a user