Edward Firmo
Edward Firmo
You probably can set `scan` to `false` on boot and then start it after boot. Something like this (not tested): ```yaml substitutions: # Settings - Editable values device_name: woonkamer friendly_name:...
Could you please try this? ```yaml ##Add the display as a light in Home Assistant start light: # Add the display as a light in Home Assistant - name: Display...
I'm adding this light as default, so the customization will be deprecated. I've updated the docs with that info. It's already in `dev` and will be released soon.
Some users reported a temperature gap when BLE is enabled, but this issue you are reporting now is new (at least for me). Could you please share your panel's yaml?...
Which version of ESPHome builder are you running?
Which api call is being reported as invalid?
I believe this is already fixed in `dev` and will be part of the coming release.
What do you see in your screen? What is shown?
Anyways, as I understood, you had issues a few times but in the end you could upload the TFT, right? ```log [04:16:42.408][D][nextion.upload.idf:102]: Upload: 99.95% (3684 left, heap: 167732+1982868) [04:16:42.760][D][nextion.upload.idf:102]: Upload:...
Your feeling about slowness is probably related to the baud rate used: ```log [04:14:51.549][D][nextion.upload.idf:185]: Baud rate: 115200 ``` Until a couple of months ago, it was possible to select a...