-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trying fix for color temperature. This build is working for me locall…
…y. If the light is in xy colorMode and I set the temperature with the slider, it will change it to colorMode temperature and it will set the value given in slider.
- Loading branch information
Showing
8 changed files
with
1,705 additions
and
18 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
export const CARD_VERSION = '2.0.1' | ||
export const SLIDER_VERSION = '3.0.3' | ||
export const CARD_VERSION = '2.0.2' | ||
export const SLIDER_VERSION = '3.0.4' | ||
export const BUTTON_VERSION = '1.0.0' | ||
export const BUTTON_COVER_VERSION = '0.0.1' |
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