Git Product home page Git Product logo

Comments (18)

Suxsem avatar Suxsem commented on June 9, 2024 3

@frenck bumping again, how we are supposed to maintain the home assistant integration if this package doesn't get any attention?

from python-wled.

thedasn avatar thedasn commented on June 9, 2024 3

Thanks @Suxsem for raising this issue. I am a newcomer to the HA ecosystem - have been building out my IoT network at home with the use of this great piece of software. I arrived to this Github thread trying to find out a way to fully exploit my Athom bulbs and I just wanted to show my support for the CCT support in HA. @frenck would appreciate if you can have a look!
Best

from python-wled.

Suxsem avatar Suxsem commented on June 9, 2024 3

@frenck what do you need to keep going with the maintenance? PRs? collaborators? maintainers? donations? It's a shame a popular project such as WLED cannot get updated home assistant support. Please, tell us how to ensure this project is properly maintained, I'd really like a reply, thanks a lot

from python-wled.

u20p17 avatar u20p17 commented on June 9, 2024 3

@frenck : i just found out about the missing cct support and I would appreciate if you can work on this (or at least give some feedback how we could help you) because I now have installed WS2805 led strips and would love to make it work with home assistant (Y) Hope of hearing from you soon! 👍

from python-wled.

arjanhagedoorn avatar arjanhagedoorn commented on June 9, 2024 3

@frenck : i just found out about the missing cct support and I would appreciate if you can work on this (or at least give some feedback how we could help you) because I now have installed WS2805 led strips and would love to make it work with home assistant (Y) Hope of hearing from you soon! 👍

same here, @frenck i would really like this integration!

from python-wled.

frenck avatar frenck commented on June 9, 2024 2

@frenck : i just found out about the missing cct support and I would appreciate if you can work on this (or at least give some feedback how we could help you) because I now have installed WS2805 led strips and would love to make it work with home assistant (Y) Hope of hearing from you soon! 👍

same here, @frenck i would really like this integration!

I've shipped some updates recently, currently looking into adjusting the models to support this. Progress can be tracked in #1334

from python-wled.

Suxsem avatar Suxsem commented on June 9, 2024

@frenck any chance you can take a look?

from python-wled.

pniewiadowski avatar pniewiadowski commented on June 9, 2024

Maybe we just have to create fork and make it custom component available in HACS?

from python-wled.

Suxsem avatar Suxsem commented on June 9, 2024

@frenck any progress? Why not simply merging #1137 ?

from python-wled.

aeroniemi avatar aeroniemi commented on June 9, 2024

If the library is unmaintained, that's fine. Just fork it, create a new pypy library, merge the code and move the HA integration to depend on the forked library.

from python-wled.

Suxsem avatar Suxsem commented on June 9, 2024

I know but it's not really clear if it's manained or not. It's seems to not be actively maintained, but it can happen that for some period one it's too busy with other things. This is why I would appreciate if the owner could be more clear with its intentions with this project.
I have some spare time and I would offer to maintain the library as a collaborator but we need some kind of proper discussion with @frenck

from python-wled.

frenck avatar frenck commented on June 9, 2024

@frenck any progress? Why not simply merging #1137 ?

By because there are more things to handle than just cct support.

from python-wled.

Suxsem avatar Suxsem commented on June 9, 2024

@frenck any progress? Why not simply merging #1137 ?

By because there are more things to handle than just cct support.

Cct support and improved ota updates are the most (maybe only) requested features for this library, maybe it's worth focusing on those in order to make them available in the short term and then rewrite the library for other goals, what do you think?

from python-wled.

frenck avatar frenck commented on June 9, 2024

@frenck any progress? Why not simply merging #1137 ?

By because there are more things to handle than just cct support.

Cct support and improved ota updates are the most (maybe only) requested features for this library, maybe it's worth focusing on those in order to make them available in the short term and then rewrite the library for other goals, what do you think?

Sorry, do not agree. That is hard to do Without making a hot exception mess, mostly caused by slightly different handling @ wled end in different versions.

from python-wled.

Suxsem avatar Suxsem commented on June 9, 2024

@frenck do you mean differences between 0.14 and 0.15 or between different variants (eg. Audio reactive)?
That said, do you plan to work on the project during the following weeks? Would you like a collaborator? We could open a discord server to coordinate developments.
The problem here is that CCT users are basically left with no home assistant support, and nowadays more and more strips are becoming cct, this is why I would like to add support in a short term, like a month or so

from python-wled.

frenck avatar frenck commented on June 9, 2024

do you mean differences between 0.14 and 0.15 or between different variants

The behavior of CCT, color modes, OTA, and much more has been different between every single version since WLED 0.8.4 and now.

That said, do you plan to work on the project during the following weeks?

I have no plan, this project is not my job, but a side project.

Would you like a collaborator?

You haven't seems to try to contribute anything at this point:

CleanShot 2024-06-02 at 14 43 46@2x

I know you offered help, which is welcome. But I won't be adding collaborators with write access to projects that are unknown to the project.

We could open a discord server to coordinate developments.

Not understanding why that is needed, GitHub suits fine.

The problem here is that CCT users are basically left with no home assistant support

Yup. As it has many issues in the past. Nowadays, it is better. Had a little talk with Aircoookie, when I met him a few week ago as well; it is time for a proper translations of color modes (not just CCT).

this is why I would like to add support in a short term, like a month or so

So, CCT has not been supported since years, I don't understand the rush part behind this? If it is done in a week, great! Done in two months fine, done in three months from now: still great! Wonder how you came up with the "month" time frame and the rush you put behind this?

from python-wled.

Suxsem avatar Suxsem commented on June 9, 2024

@frenck no rush nor time frames, the PR I linked consists very little modifications, I tested it and worked great with a slightly modified version of the wled HA integration. I'm a professional software engineer and part of my job consists in estimating developing tasks, a month seems to me a good estimation for a side project if there is commitment.
I perfectly understand that all your work is voluntary but it's a fact that both wled and home assistant are very popular open sourced projects and having a maintained integration (and to me this also means having a plan of upcoming work, best of public) is very important for a lot of people. As I said, no one is asking you to do any free or paid work, just it would be great to have a clear view of the future of this project and, besides forks, what is the best way to support you in developing the requested features.
If you prefer to not giving write access it's perfectly fine, just what's the best way, if any, to help.

from python-wled.

frenck avatar frenck commented on June 9, 2024

the PR I linked consists very little modifications

That is where we are not in agreement. If you just focus on the latest version, Yup, that will work in a way (ignoring historical versions, which we either should A) not ignore or B) deprecate); but it will need more on the HA side to handle the color modes correctly (which ain't correctly right now either).

from python-wled.

Related Issues (13)

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.