joBr99 / nspanel-lovelace-ui

Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.
GNU General Public License v3.0
854 stars 187 forks source link

[Feature Request] Preview of rendering apps.yaml #1216

Closed Najihel closed 2 months ago

Najihel commented 2 months ago

FEATURE DESCRIPTION

Capability to preview the rendering of the apps.yaml configuration.

ADDITIONAL CONTEXT

Hello,

When you are editing apps.yaml without the NSPanel near you it could be nice to view the rendering.

Maybe it already possible but I didn't find information on the documentation.

Thanks

PANEL / FIRMWARE VERSION

NSpanel EU

joBr99 commented 2 months ago

with a spare esp32 and the nextion editor you can build yourself an emulator

https://github.com/joBr99/nspanel-lovelace-ui/wiki/NSPanel-Nextion-Editor

Najihel commented 2 months ago

Hello @joBr99

Did you think it's possible to emulate NsPanel through https://wokwi.com ?

joBr99 commented 2 months ago

No, I don't think so - you need a serial device on your computer that talks to the backend via mqtt. This doesn't have to be an ESP32, however it's the easiest option.