alexander-vitishchenko / hc3-to-mqtt

Fibaro HC3 integration with Home Assistant & NodeRed
MIT License
31 stars 13 forks source link

Fibaro RGBW Controller not visible as light #13

Closed kaugustyn closed 2 years ago

kaugustyn commented 2 years ago

First of all - thanks for a great piece of integration, it was missed by many I suppose :)

I have issue with RGBW controller - it is somehow recognized, but only as power and energy source, an it should also be recognized as light/switch. Also settings like color and brightness would be nice :)

I was trying to look at code and I think RGBW integration is on very early state, but my knowledge is very poor in this area to change anything here...

Thanks

alexander-vitishchenko commented 2 years ago

Hi @kaugustyn,

That's right, I planned to implement RGBW integration later, but if you need RGBW support - I can possibly implement it this week.

Luckily, I have Fibaro RGBW Controller 2 installed at home, so it's only about investing my time without buying a new device(s).

alexander-vitishchenko commented 2 years ago

@kaugustyn by the way, where should we post the link to HC3 <-> Home Assistant integration, so it becomes available to a broader community?

I've just added a topic at Fibaro Community Forum and wonder if this is gonna help, or there are better alternatives in place

kaugustyn commented 2 years ago

Fibaro community AS community is great and helpful, product has great potential, but... Fibaro as an company behind all HW/SW stuff is a "little bit" conservative . I think it need to take time till community will test it and start to adapt and use, and mainly because many of them did wrote own connectors, scenes, integrations ect. I saw your post and get solution to the test, but I am on beginning of my way to switching to HA an many thing are news to me.

So probably second best place will be HA forum in Hardware or Third party integrations section, and many of us have HC2/HC3 to update our toys as Fibaro did not share firmawe updates out of their solution. MQTT is a great solution here :)

Anyway, for me this improvement is not so much important, so please take your time and do it as "best effort" - I will test it for sure whenever it will be available

Thanks. and regards from PL :)

alexander-vitishchenko commented 2 years ago

Hi @kaugustyn

I've just released Fibaro RGBW device support - feel free to check it out and let me know if it works well for you!

alexander-vitishchenko commented 2 years ago

By the way - I've implemented passwordless mode to access Fibaro HC3. So you can remove these two redundant QA variables - "hc3Username" and "hc3Password"

Got inspired by another developer at Fibaro forum who apparently works on a similar integration

alexander-vitishchenko commented 2 years ago
kaugustyn commented 2 years ago

Hi I have done update but will test on morning. Also commented your post on HA forum, so hope it will help a little to promote your solution.

alexander-vitishchenko commented 2 years ago

Please let me know once you do the testing. It works for me, but your setup and use-cases could be different.