Sonoff NSPanel Blueprint - Configure your own custom NSPanel easy via a Blueprint

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 a Lot!

Hi There,

So I have the following Environment:

  • HA installed on Docker (Not Hass.io) Standalone
  • ESPhome dashboard installed as a Direct Service on my host
  • NSpanel flashed with ESPhome and detected in ESPhome dashboard.
  • (Locally uploaded the TFT file to my /www location on Host so that it can be reached via https://bla_bla_bla_ip:8123/local/nspanel_us_land.tft)
  • Device added successfully via HA Devices integration
  • Blueprint Loaded onto the Device in HA.

But No change I make in the blueprint changes the Interface on the NSpanel. it stays the stock ESPhome Image that just shows Time and Temperature.

I Suspect it has to do with how the Blueprint saves the config into the TFT or something? Can someone help?