Fix reference to external components

This commit is contained in:
Edward Firmo
2023-11-03 17:14:20 +01:00
parent 852ba63038
commit ffce653d16

View File

@@ -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 #