Ok, I give up. And not easy. spent hours of reading. trying and youtubing. there is just not so much “usable” info available.
I have the display connected to a flashed D1 min. It lits up, but I am fully diffused by the “nextion editor”
Do no know how to create a view and connect to a text sensor (or whatever) from home assistant.
also I have never successfully been able to upload file via SD card to the nextion. it always says
baud: 9600
SD Card Update.....
No Find File
Oh why is everything so frikkin hard!
any ideas to have simple-usable-text-screen connected via D1 Mini and esphome to send messages to?
EDIT: some life after "file - tft file ouput- copy to SD and in nextion.
I have:
> uart:
> rx_pin: RX
> tx_pin: TX
> baud_rate: 9600
>
>
> display:
> - platform: nextion
>
> binary_sensor:
> - platform: nextion
> page_id: 0
> component_id: 2
> name: "Nextion Component 2 Touch"
I have:
I shows the display on the nextion and I can press it (turns green)
But I see noting in home assistant:
It might have to do with “all other options from binary sensor” but I don’t get that well: