Skip to content

Commit 8a600a4

Browse files
Merge pull request #15 from ApolloAutomation/FixFlashingPage
Fix Flashing Page
2 parents 027693d + d54e829 commit 8a600a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Integrations/ESPHome/Core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
substitutions:
22
name: apollo-btn-1
3-
version: "25.10.30.2"
3+
version: "25.11.6.1"
44
device_description: ${name} made by Apollo Automation - version ${version}.
55

66

static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
}
7676
}
7777
</style>
78-
<script type="module" src="https://unpkg.com/esp-web-tools@8.0.1/dist/web/install-button.js?module"></script>
78+
<script type="module" src="https://unpkg.com/esp-web-tools/dist/web/install-button.js?module"></script>
7979
</head>
8080
<body>
8181
<div class="content">

0 commit comments

Comments
 (0)