Skip to content

Commit b32b60f

Browse files
committed
feat(esphome): revert http ota
reason: too big to esp-01 1M
1 parent 8fbeaf9 commit b32b60f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

esphome/dimled-mini.factory.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,3 @@ packages:
55
esphome:
66
project:
77
version: dev # This will be replaced by the github workflows with the `release` version
8-
9-
http_request:
10-
verify_ssl: false
11-
12-
ota:
13-
- platform: http_request
14-
15-
update:
16-
- platform: http_request
17-
name: Firmware
18-
source: https://github.com/tqlabs-in/dimled-mini/releases/latest/download/dimled-mini.manifest.json

0 commit comments

Comments
 (0)