Open CristianN87 opened 3 weeks ago
Do you still know the previous ota password used on this device, if any?
Please try adding this as a customization to your panel's Yaml:
ota:
- id: !extend ota_std
password: !remove
Hello @edwardtfn , thank you for your very fast answer. Yes, I have one file saved on my PC with the old YAML configuration.
ota:
Hello @edwardtfn , thank you for your very fast answer.
🙂
Yes, I have one file saved on my PC with the old YAML configuration.
Good! So please try this:
ota:
- id: !extend ota_std
password: <<your-old-ota-password>>
ota:
- id: !extend ota_std password: !remove This will remove the old password, or what will do?
This will try to install without using any password.
If nothing works, you can always flash it using a serial/USB cable, as this password is not required in that case. 😉
I managed to flash-it with your recomandation, but right now I don't know if is OK flashed because right now, the HMI is showing only the hour and is not active when I touch it.(is freez like this).
On the automation you created using the Blueprint, please make sure the panel is selected.
Attached you can find the logs after the flashing. Are they normal? I see a error like : Nextion reported variable name invalid! and also TFT: Unknown! Is this normal?...:) logs_termostat-living_run (2).txt
The Nextion reported variable name invalid!
is most likely related to an older TFT installed.
Please go to the device's page in Home Assistant (under Settings > Devices & services > ESPHome) and click Update TFT.
I also see some error related to API:
[11:34:52][W][api.connection:108]: : Reading failed: BAD_INDICATOR errno=11
This one is most likely related to some instability in your network or HA.
I think something I do wrong when I am flashing or maybe when I am upload the TFT, because the device is not available in Home Assistant under the ESPHome.
Also, after I uploaded the TFT file nspanel_eu.tft and I used my old configuration the display of the NSpanel look like in the picture attached, but the device where active in HomeAssistent under ESPHome. I really don't know what I am doing wrong!!
HI @edwardtfn , I managed to solve the availability in ESP Home of this NSpanel by adding the api encryption and the password for the api in YAML file. I will inform you how I progress with this. Thank you!
It's working, finally!!! Thank you for support! It looks amazing, you did a very good job with!! Thank you again!
Nice to hear that... It should work without the API encryption or password, but in this case you have to remove it from Home Assistant and wait a couple of minutes until it is detected again and can integrate without the security.
TFT Version
No response
Firmware Version
No response
Blueprint Version
No response
Panel Model
None
What is the bug?
When I try to install this yaml configuration on my NSpanel, which was used in the past with an custom configuration like an thermostat, I strugle with this issue regarding the "Authentification invalid". What can I do more or what I am not doing correct?
Steps to Reproduce
No response
Your Panel's YAML
ESPHome Logs
No response
Home Assistant Logs
No response