Initial commit

This commit is contained in:
2026-03-21 01:22:32 +01:00
parent d1c9e3f225
commit e95c8e75e9
75 changed files with 3783 additions and 1 deletions

103
streamdeck-plugin/README.md Normal file
View File

@@ -0,0 +1,103 @@
# BusyLight Stream Deck plugin - Release notes
## Version 0.3.1.0 (2024-01-06)
### Download
[org.igox.busylight.v0.3.1.0.streamDeckPlugin](download/org.igox.busylight.v0.3.1.0.streamDeckPlugin)
### Features
- None added
### Enhancements
- Add colored button for "Set color" action.
- Add colored button for "Set brightness" action.
- Update plugin and plugin category icons
### Fixes
- None.
### Bugs & known limitations
- None known at publication time.
### Screenshot
![v0.3.1.0 screenshot](img/v0.3.1.0.png)
## Version 0.3.0.0 (2024-01-06)
### Download
[org.igox.busylight.v0.3.0.0.streamDeckPlugin](download/org.igox.busylight.v0.3.0.0.streamDeckPlugin)
### Features
- None added
### Enhancements
- Rework icons to comply with plugin guidelines for Elgato Marketplace
- Combine the 3 "status" actions into a single action and having the status be selected with a dropdown
### Fixes
- None.
### Bugs & known limitations
- None known at publication time.
### Screenshot
![v0.3.0.0 screenshot](img/v0.3.0.0.png)
## Version 0.2.0.0 (2024-12-28)
### Download
[org.igox.busylight.v0.2.0.0.streamDeckPlugin](download/org.igox.busylight.v0.2.0.0.streamDeckPlugin)
### Features
- Add the capability to set the color diplayed by BusyLigh LEDs.
### Fixes
- None.
### Bugs & known limitations
- None known at publication time.
### Screenshot
![v0.2.0.0 screenshot](img/v0.2.0.0.png)
## Version 0.1.0.0 (2024-12-28)
### Download
[org.igox.busylight.v0.1.0.0.streamDeckPlugin](download/org.igox.busylight.v0.1.0.0.streamDeckPlugin)
### Features
- Quick action buttons to set the BusyLight status (Available: green, Away: yellow, Busy: red).
- Quick action button to turn off the BusyLight.
- Button to set the BusyLight brightness.
### Fixes
- None: initial version of the plugin.
### Bugs & known limitations
- None known at publication time.
### Screenshot
![v0.1.0.0 screenshot](img/v0.1.0.0.png)