-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom MQTT topic #37
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sblantipodi
added
documentation
Improvements or additions to documentation
enhancement
New feature or request
labels
Jan 22, 2021
sblantipodi
added a commit
that referenced
this pull request
May 13, 2023
- ***Breaking changes***: requires `Glow Worm Luciferin` (v5.10.6) - **Added a [smoothing feature that is used to smooth the transitions from one color to another](https://github.com/sblantipodi/firefly_luciferin/wiki/Smoothing-color-transitions)**, this is particularly useful to reduce eye strain with contents that produces fast flashing like fast peaced games or similar. This setting can be controlled on the fly via [MQTT/Home Assistant](https://github.com/sblantipodi/firefly_luciferin/wiki/Home-Automation-configs). Closes [#80](#80) and [#109](#109). - **Added a [latency test](https://github.com/sblantipodi/firefly_luciferin/wiki/(DRAFT-this-feature-will-be-available-on-the-next-release)-Test-image-and-latency-test)**. This test displays colors in rapid succession and helps you check if the latency between the image shown on your monitor and the color displayed on the led strip is acceptable to you. Highering the framerate helps reducing the latency. You can run this test at 10 different speed. This is also useful when choosing the right smoothing level for your preferences. - **[Web Interface](https://github.com/sblantipodi/firefly_luciferin/wiki/Remote-Access#luciferin-web-interface) now displays an Auto save button**, if auto save is enabled, color and brightness information is stored into memory to retain this settings after reboot. Closes [#38](sblantipodi/glow_worm_luciferin#38). - Added an option within the [Web Interface](https://github.com/sblantipodi/firefly_luciferin/wiki/Remote-Access#luciferin-web-interface) to choose to **turn on the LEDs once the microcontroller boots up**. - **[Device reset](https://github.com/sblantipodi/firefly_luciferin/wiki/(DRAFT-this-feature-will-be-available-on-the-next-release)-Device-reset)** has been improved. Closes [#100](#100) and [#37](sblantipodi/glow_worm_luciferin#37). - **Added support for [RGB and BGR color order](https://github.com/sblantipodi/firefly_luciferin/wiki/RGB-and-RGBW-support)**. - **RGBW SK6812 performance boost**. +30% maximum framerate and reduced latency. - **[Added support for the QuinLED dig2go](https://github.com/sblantipodi/firefly_luciferin/wiki/Compatible-Hardware#pre-build-boards-support) pre-build board**. - Added support for **[Hardware Button](https://github.com/sblantipodi/firefly_luciferin/wiki/Hardware-Button)**. - Fixed an issue that prevented correct screen capture once changed the desired framerate or aspect ratio. - Minor UI improvements. - [Web Installer](https://sblantipodi.github.io/glow_worm_luciferin) now presents an option to install beta or previous version of the Glow Worm Luciferin firmware. - Improved [log level configurability](https://github.com/sblantipodi/firefly_luciferin/wiki/Debug). - Removed warnings in the Home Assistant logs. Closes [#111](#111). - [Arduino Bootstrapper](https://github.com/sblantipodi/arduino_bootstrapper/releases) update (v.1.14).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Firefly Luciferin
on the same MQTT broker using MQTT stream. (Changing topic is not needed on multi monitor setup).Firefly Luciferin
is syncing with theGlow Worm Luciferin
firmware before start capturing.Firefly Luciferin
is in sync with theGlow Worm Luciferin
firmware.Use it wisely and only if really needed.
Firefely Luciferin
or when you stop the screen capture. You can configure this behaviour with the "Toggle LED button" under the "Misc" tab.Firefly Luciferin
to correctly reconnect on short WiFi/MQTT disconnections.Firefly Luciferin
that created a misalignment between the captured image and the LED strip.Firefly Luciferin
startup.