i would like to start with a thank you to all the creators out here. I am New to HA. but have some knowledge of flashing, etc…
I have run trough al the steps of flashing this device with the cutom NSpanel. But without succes. I have then flashed the device with the EPShome “prepare for first use” and i am able to connect this to Home assistant. But i have a black screen? (No boot up logo nothing) I have reflashed this custom but still got the black screen. Any suggestions?
I have run against the problem in the blueprint setup that it would not “hold” the device name when saving.
No luck. Deleted the Blueprint and recreated with the minimal settings.
With the climate I should be able to swipe to another page right? I did add a media player to page 1 and this works. I also added both the media player and the climate the the home screen as buttons and the media player works (it opens the controls when you tap the icon).
Could you please go to Developer Tools, select tab “States”, then look for the climate entity you are using, then share here it’s state and attributes?
By the way, GitHub Issues area is much better for this kind of troubleshooting.
I have a question about the alarm. I would like to ensure that the activation of the input entity, when it is coded, the keyboard from the alarmo is displayed.
I have US version and i installed it “upside down”. So i inverted “hmi” file in nextion editor and uploaded that one, which went great.
Now question: if i change some icons and items positions, then when a hmi update will be out - is it any way to compare two versions, or see what’s changed? I mean - will i have to do all again after each hmi file update or is there any way to see “what’s changed” ?
Not that i made a lot of changes… i increased custom buttons icons to even larger ones (in blueprint), consequently i’ve had to move icons on nspanel not to be too close of each other. Adding “48px” to a blueprint would be perhaps a good idea.
v4.3.5 - Experimenting with Bluetooth Capabilities
This patch release v4.3.5 introduces experimental Bluetooth features alongside critical fixes and enhancements. The new Bluetooth capabilities leverage the previously untapped potential of the NSPanel’s Bluetooth modem, enabled by the increased memory availability in the ESP-IDF framework.
v4.3.6 - Critical Fixes for Custom Buttons
This release of v4.3.6 is an urgent patch to address critical issues affecting the functionality of custom buttons on the NSPanel. These fixes ensure that custom buttons properly trigger actions for climate and alarm controls, and correct the integration with external thermostat entities.
v4.3.7 - Quick Fix for Captive Portal Compile Error
This patch addresses a critical compile error related to the captive portal feature, ensuring smooth and successful firmware compilations for users utilizing this feature.
my NSPanel version v4.2.6 stopped working after update of ESPHome to current version 2024.4.1
I am getting error messages in my HA:
The automation “NSPanel Configuration” (automation.nspanel_configuration) has an action that calls an unknown service: esphome.nspanel1_set_component_color.
or
The automation “NSPanel Configuration” (automation.nspanel_configuration) has an action that calls an unknown service: esphome.nspanel1_send_command_text_printf.
or
The automation “NSPanel Configuration” (automation.nspanel_configuration) has an action that calls an unknown service: esphome.nspanel1_page_home.
Is there a bug in latest version or it’s just me… but i can’t open weather pages when i press on weather icon. Funny enough… even if i remove weather entity icon still remains on nspanel (i guess that it should dissapear).
I’m watching old and latest touch events for “weather” button and they are different:
old:
touch press:
TFT is 4.3.7, esphome is 4.3.4, blueprint is also 4.3.7. TFT is only changed in postition - 90 degrees instead zero, i didn’t mess with other values (yet).
Now i’m thinking… i’m sure that i updated esphome just before i reported this, but it still reports 4.3.4… is that normal? I just went into esphome addon, opened nspanel yaml and hit “update”. is there something else i must do in this case?
EDIT: hm…should i copy/paste yaml contents from your yaml to mine?
EDIT2: man, now i’m feeling stupid… i did a clean build, reflashed and now it reports esphom 4.3.7 and weather also works… As i said, i’m sure that i did fw update, it’s just…it seems that it somehow didn’t went through… i totally missed esphome’s version at bootup…