lint
This commit is contained in:
@@ -21,16 +21,13 @@ substitutions:
|
|||||||
|
|
||||||
##### External components #####
|
##### External components #####
|
||||||
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
|
- source: # Update this before the release
|
||||||
type: git
|
type: git
|
||||||
url: https://github.com/edwardtfn/esphome
|
url: https://github.com/edwardtfn/esphome
|
||||||
ref: nextion-22
|
ref: nextion-22
|
||||||
components: [ nextion ]
|
components:
|
||||||
refresh: 1s
|
- nextion
|
||||||
|
refresh: 300s
|
||||||
|
|
||||||
api:
|
api:
|
||||||
on_client_connected:
|
on_client_connected:
|
||||||
|
|||||||
Reference in New Issue
Block a user