I am planning to purchase an NS Panel and use this blueprint to Control my floor heating. I have valves in normally open condition meaning they Close when Power IS applied. Is it possible to invert the relay with this blueprint? When the room Temperature is below target Temperature there should be No Power on the relay. If the target Temperature is met, the relay should be powered to Close the valves.
Thanks for the awesome work. I’ve got 2 panels working pretty well now.
I’m struggling a little with using one to control window openers, using the cover addon.
It works well when controlling it from HA as a cover.
I would like the 2 hardware buttons to control the cover too, I’m not sure the best way to do this? For now I have an automation which calls the open or close cover and then tied this to the hardware buttons. Is there a better way?
I would also like the display to push the cover page onto the display while the relays are closed/operating, is this possible?
I have been working on the display for some time and despite my lack of experience with esphome, I managed to get everything to work with the extensive manuals. Thank you.
I was wondering, is it possible for the display to show a snapshot of my doorbell stream when the doorbell has been pressed?
I am familiar with homeassistant automations. Where I do not know anything is modifying the nextion display. Before I try to deep dive into this I was wondering, if the following scenario is possible:
My doorbell is rung, triggering the image change.
The nf panel opens an empty page (buttons, for example).
The background image changes to show who is at the door.
Alternative: the snapshot is shown as an overlay.
After x seconds we go back to the homescreen and the panel is usable as normal.
Where I struggle to even start to make this work is the dynamic picture. It would have to be updated the second the doorbell is rung. This means I cannot use the editor to place a picture there.
If this is possible, I’d be thankful if anyone can point me in the direction of where I have to start looking for how to make this work.
No, picture is not possible as far as i know. And, i kinda doubt it will ever be since nextion only accepts data via (not very fast) serial connection, so it would be pretty long time to upload images. I bet nextion’s internal buffer would complain pretty fast, too…
Started to get mine up and running, I’m wanting to use it as my new thermostat (fully with HA) due to the Nest Thermostat shutdowns.
I’ve got climate up and running on it, which works just about OK. However I’ve seen that you should be able to have a round thermostat, I can only get the slider one which isn’t as nice. What am I doing wrong? Or is this the only one that does exist?
Just go to your devices’s page (under Settings > Devices & services > ESPHome), select your Upload TFT display - Model and then press Upload TFT display.
but i can’t find a device when i try to add HomeESP. what am i missing?
edit:
i tried that but can’t add my device - when i enter the ip address with default port (6053) it says: “Es kann keine Verbindung zum ESPHome-Gerät hergestellt werden. Stelle sicher, dass die YAML-Konfiguration des Geräts einen Abschnitt api enthält.”
Could you describe a little bit more in detail? I have Tasmota 14.6.0 installed with the autoexec.be from the Berry Scripting. How to get rid of this, which command where?
And then as a second step which file is the correct one to flash?
(sorry, I had several problems flashing, that’s why I ask for more details)
Appreciate this is an old comment, but I’m just setting up NSPanel with your great work. The main reason for it is as a thermostat, but a Sonoff Mini controlling the actual thermostat, so it seemed that Generic Thermostat would work better.
However I’d love the buttons to change the temperature, but it seems climate.control doesn’t exist, possibly as I’m not using the climate addons. Is there anyway I can make this work easily?
It seems very similar and I just updated everything and switched from arduino to esp-idf back and forth, reinstalled and used blank.tft as well but can’t get Nextion updated at all…