Fix reference to external components
This commit is contained in:
@@ -20,15 +20,18 @@ substitutions:
|
||||
external_components:
|
||||
# - source: github://pr#3256 # adds esp-idf support to http_request
|
||||
# components:
|
||||
- http_request
|
||||
# - http_request
|
||||
- source: github://pr#5667 #5484 #5660 # adds exit reparse to Nextion library
|
||||
components:
|
||||
- nextion
|
||||
refresh: 300s
|
||||
# - source:
|
||||
# type: git
|
||||
# url: https://github.com/edwardtfn/esphome
|
||||
# ref: nextion-esp-idf
|
||||
components:
|
||||
- nextion
|
||||
refresh: 300s
|
||||
# components:
|
||||
# - nextion
|
||||
# refresh: 1s
|
||||
|
||||
##### HTTP REQUEST #####
|
||||
# Enables http client #
|
||||
|
||||
Reference in New Issue
Block a user