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