Releases: NSPManager/NSPanelManager
Releases · NSPManager/NSPanelManager
1.0.4
1.0.3h1
1.0.3
1.0.2
0.1.46_public_beta
Fixed a bug where, if the NSPanel connected to WiFi during a very specific time period, the panel would be stuck at "Connected to WiFi".
1.0.1
0.1.45_public_beta
Fixes issue #178, Home Assistant entities of type "switch" does not work.
1.0.0
We've finally made it, if you are running stable and have been looking at all the new updates coming for the beta version your wait is finally over. The current beta software has just been released as our newest stable and are now available for you to update! For a summary video or how to get up and running see @cablesandcoffee video https://www.youtube.com/watch?v=EzDDtguwFd4. A lot has changed, pretty much a complete rewrite to something that will be much easier to maintain and develop going forward.
0.1.44_public_beta
- Reduced logging as to not fill up the disk.
- mqttmanager.log will now only take up 10% of free space on partition or a maximum of 30MB.
- Fixed a bug where the manager would accept commands from panels that were not accepted at that specific manager.
- Fixed multiple bugs with the firmware crashing on failing to initialize the TFT with a TFT file that was not ours. Please see issue #169 for more information.
- Fixed bug #171, if a light in OpenHAB was set to color then turned off and then on it wouln't turn off again.
- Fixed bug #162, scene creation allows more than 4 even though only 4 can be seen on the manager.
- Fixed bug #163, changed "Update screen" to "Update GUI" to be more consistent.
- TFT file for US panel fixed slider min/max value for RGB Hue slider. RGB control should now work from US panels.
- Updated manual with a more clear instruction on how to run the beta version and where to download the "merged_flash.bin" file.
0.1.44-public_beta
- Fixed a bug that was introduced in 0.1.43 that cause 100% CPU usage on the manager machine.
- Fixed a bug where "\n" would not be replaced in warning texts.
- Fixed issue #166, when selecting a weather location if the popup was closed it was not possible to open it again.
- Fixed multiple issues with the firmware update process on the NSPanels.
- Updated NSPanel firmware to use interrupts for reading serial data from the Nextion display instead of polling.