Skip to content

Releases: NSPManager/NSPanelManager

0.1.35-public_beta

29 Mar 16:41
Compare
Choose a tag to compare
0.1.35-public_beta Pre-release
Pre-release
  • Fixed an issue were a deletion of any object would cause the MQTTManager to hang indefinitely.
  • Fixed a bug where the setting for relay 1 default state would be applied to both relay 1 and relay 2.
  • Added functionality to register relay 1 or relay 2 as a light entity instead of a switch.

0.1.34-public_beta

24 Mar 15:54
Compare
Choose a tag to compare
0.1.34-public_beta Pre-release
Pre-release
Fixed a copy-paste error

0.1.33-public_beta_hotfix1

23 Mar 09:55
Compare
Choose a tag to compare
Pre-release

Fixed an issue where the MQTTManager would get stuck when trying to find any removed lights and would use 100% CPU.

0.1.33-public_beta

22 Mar 17:54
Compare
Choose a tag to compare
0.1.33-public_beta Pre-release
Pre-release
Merge branch 'beta' of github.com:NSPManager/NSPanelManager into beta

0.1.32-public_beta

19 Mar 20:40
Compare
Choose a tag to compare
0.1.32-public_beta Pre-release
Pre-release
  • Fixed a bug where "Reverse color temperature slider" couln't be changed back to "Keep default" after chaning it to "Reverse".
  • The navbar will now highlight the actual page that is being used.
  • "Turn on behavior" setting now actually has an effect.
  • Fixed issue #130, [BUG][BETA] manager crashes when saving GLOBAL SCENE.
  • Fixed issue #129, [BUG][Beta] Can't register to manager if name doesn't match already saved panel.
  • Fixed a bug where the panels wouldn't be notified about changes to configuration and would therefore not auto-reload configuration.
  • Fixed a bug where the "No screensaver" option would cause the panel to flicker on and off.

0.1.31-public_beta

14 Mar 19:47
Compare
Choose a tag to compare
0.1.31-public_beta Pre-release
Pre-release
Fixed issue #134

0.1.30-public_beta1b2

11 Mar 21:32
Compare
Choose a tag to compare
0.1.30-public_beta1b2 Pre-release
Pre-release
Fixed github actions work syntax

0.1.30-public_beta1

11 Mar 21:30
Compare
Choose a tag to compare
0.1.30-public_beta1 Pre-release
Pre-release
Updated to try to create a final publish beta-release

0.1.30-betatest27

10 Mar 13:42
Compare
Choose a tag to compare
0.1.30-betatest27 Pre-release
Pre-release
Disabled updated of main branch on new beta release

0.1.25

13 Oct 21:37
Compare
Choose a tag to compare

Updated python packages in Docker container to hopefully resolve docker build issues.