lint
This commit is contained in:
@@ -21,16 +21,13 @@ substitutions:
|
||||
|
||||
##### External components #####
|
||||
external_components:
|
||||
#- source: github://pr#6128 # Remove this and update min ver when that PR is released (Hopefully v2024.2.0)
|
||||
# components:
|
||||
# - nextion
|
||||
# refresh: 300s
|
||||
- source: # Update this before the release
|
||||
type: git
|
||||
url: https://github.com/edwardtfn/esphome
|
||||
ref: nextion-22
|
||||
components: [ nextion ]
|
||||
refresh: 1s
|
||||
components:
|
||||
- nextion
|
||||
refresh: 300s
|
||||
|
||||
api:
|
||||
on_client_connected:
|
||||
|
||||
Reference in New Issue
Block a user