Tim Panajott
Tim Panajott
If an on or off statement is sent to the panel via MQTT the switches on the "Room"-page does not update, neither does the home page.
When a user pulls down the menu in the top of the panel, add an option to reboot the panel. This might be required if the panel for some reason...
Add the ability to make a light as "Not Home Page controllable" so that when dragging the sliders or using the buttons on the home page it won't affect that...
Using the ESP web tools (https://esphome.github.io/esp-web-tools/) it is possible to flash the ESP from the web interface. This does however require HTTPS to be used.
**Is your feature request related to a problem? Please describe.** It would be nice to be able to set a timer on the panel and make it beep until confirm...
Sending `` over a websocket does not trigger the transition. If, however, you perform a hx-get request and perform oob-swap with the exact same HTML swap it does show the...
Rework firmware to simply act as as "dumb" relay and not really do any processing on the panel. All the processing will be moved to the MQTTManager which is much...
Rework web interface to use HTMX and ZeroMQ instead of custom JavaScript and websockets. This will be a much easier solution to maintain and expand on.
**Is your feature request related to a problem? Please describe.** Allow a user to select from a set of backgrounds and from that selection decide what .TFT file to upload...
**Is your feature request related to a problem? Please describe.** When using NSPanels of type "US" a user has to select "US" type on each panel. Implement a global selection...