mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-01-06 14:45:46 +01:00
12 lines
752 B
Markdown
12 lines
752 B
Markdown
# EspHome component
|
|
|
|
See my esphome.yaml for the config used on the nspanel device.
|
|
Messages are currently handled on the "on_incoming_msg" lambda.
|
|
An proper implementation where you can configure the pages within esphome yaml is currently missing.
|
|
It should be possible to recact to buttonPress Events within this lambda. (through calling a home assistant service or something like that)
|
|
|
|
To flash a new tft file I'm currently switching to the offical nextion component, which is also in the esphome.yaml
|
|
It might be needed to switch to hidden page and disable recmod/reparse mod. To access hidden page press the hidden button 10 times.
|
|
|
|

|