Giter VIP home page Giter VIP logo

Comments (13)

Koenkk avatar Koenkk commented on June 27, 2024

If this device doesn't support kelvin levels, home assistant shouldn't show the color temperature slider, right?

from zigbee-herdsman-converters.

 avatar commented on June 27, 2024

It seems home-assistant still has the old values from mqtt auto discovery. I originally tested it by copying the Hue Go part. Can I just delete the line from the database and re-pair?

from zigbee-herdsman-converters.

 avatar commented on June 27, 2024

Ok, I have figured it out.

To support my Philips Hue bloom the following is needed:

zigbee-shepherd-converters/devices.js: devices

   {
        zigbeeModel: ['LLC012'],
        model: '7299760PH',
        vendor: 'Philips',
        description: 'Hue Bloom',
        supports: generic.light_onoff_brightness_colorxy().supports,
        fromZigbee: generic.light_onoff_brightness_colorxy().fromZigbee,
        toZigbee: generic.light_onoff_brightness_colorxy().toZigbee,
    },

zigbee2mqtt/lib/homeassistant.js: mapping

 '7299760PH': [configurations.light_brightness_xy],

from zigbee-herdsman-converters.

Koenkk avatar Koenkk commented on June 27, 2024

Would you mind creating a PR?

from zigbee-herdsman-converters.

Koenkk avatar Koenkk commented on June 27, 2024

Merged, thanks!

from zigbee-herdsman-converters.

aep avatar aep commented on June 27, 2024

jo, does the bloom require a differemt pairing procedure? the 10s reset with dimmer doesnt do it for me.

from zigbee-herdsman-converters.

 avatar commented on June 27, 2024

@aep Should work like other Hue products. Have you tried disconnecting and reconnecting the power and then pair? Also seems like the range for pairing is much smaller than for example the bulbs. Good luck!

from zigbee-herdsman-converters.

aep avatar aep commented on June 27, 2024

yeah, also tried touchlink by putting cc stick, bridge and bloom near to each other and then using the hue touchlink api.

It pairs fine with the hue, but not with cc. I suspect it wont join an HA network anymore after its been in an LL network. Did you previously pair yours with the hue bridge?

from zigbee-herdsman-converters.

 avatar commented on June 27, 2024

Mine was previously paired with the hue bridge. My hue bridge was disconnected when pairing things with zigbee2mqtt however. But you probably tried that already.

from zigbee-herdsman-converters.

aep avatar aep commented on June 27, 2024

yeah. but you gave me an idea so i went and depowered every hue device in my home
unfortunately no dice either.

just to confirm, what worked for you was:

  • depower hue bridge
  • 10s on+scene 1 on the round dimmer thing until the bloom blinks and then becomes red
  • power cycle the bloom
  • permit_join: true and then just wait

from zigbee-herdsman-converters.

 avatar commented on June 27, 2024

This worked for me:

from zigbee-herdsman-converters.

aep avatar aep commented on June 27, 2024

thanks for your help, i think i need to give up.
even got the same remote as you.

mine blinks, then goes red and stays that way, not joining. It's a pretty old device so maybe back then they didnt allow HA.

from zigbee-herdsman-converters.

zgadgeter avatar zgadgeter commented on June 27, 2024

Hello, anything new on this of how to connect the bloom to zigbee? thanks.

from zigbee-herdsman-converters.

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.