Giter VIP home page Giter VIP logo

Comments (4)

not-matt avatar not-matt commented on May 14, 2024 2

I'm considering re-writing effects to render in 0d, 1d, 2d, and adding device support that corresponds with this. Sometime in the future though, there are more pressing things at hand!

from ledfx.

shauneccles avatar shauneccles commented on May 14, 2024

I'm cautious adding a new device that only supports one of our effects - I can easily remove the ability to set other effects for them, but I can see it causing lots of issues.

On the other hand, setting up multiple lights into an array using our display management might allow them to act as a single array and have effects span across them.

I'll have a think.

from ledfx.

gambalaya avatar gambalaya commented on May 14, 2024

Good idea about setting up multiple lights into an array. I went ahead and hardcoded my living room lights as a single device with each pixel being sent to a different bulb. As it happens the hardcoded addresses fixed a different problem that I didn't notice for a while, which was that LedFX attempts to open a websocket on the device address and causes the Wiz lights to eventually disconnect from their cloud service - in turn preventing Alexa voice control over the lights. In the LedFX device entry I was able to put 127.0.0.1 in place of the real bulb addresses so the bulbs only receive the (hardcoded) udp commands and nothing else.

from ledfx.

stale avatar stale commented on May 14, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

from ledfx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.