Use stable Nextion component
This commit is contained in:
@@ -16,10 +16,13 @@ substitutions:
|
|||||||
|
|
||||||
##### External components #####
|
##### External components #####
|
||||||
external_components:
|
external_components:
|
||||||
- source: github://pr#6192 # Change this when that PR gets released (2024.2?)
|
- source:
|
||||||
|
type: git
|
||||||
|
url: https://github.com/edwardtfn/esphome
|
||||||
|
ref: nextion-v425
|
||||||
components:
|
components:
|
||||||
- nextion
|
- nextion # Change this when that PR#6192 gets released (2024.2?)
|
||||||
refresh: 3s # Change this before the release: 300s
|
refresh: 300s
|
||||||
|
|
||||||
api:
|
api:
|
||||||
on_client_connected:
|
on_client_connected:
|
||||||
|
|||||||
Reference in New Issue
Block a user