Support 64x64 LED Matrix and Add HomeAssistant Binding #6
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.
Hi @fspoettel,
Thanks for making this project, it made it very easy to get a LED Matrix setup with Spotify, and I've enjoyed using it!
For me the 32x32 panel was too small, so I got mine setup on a 64x64. This code will add support for using either size of panel, by specifying the size when creating the
matrix_factory
I saw this feature requested in issue #4 as well.
Recently I've started using MusicAssistant integrated with HomeAssistant for most of my music, so this will also add support for setting up this binding for those using a similar setup