Connecting devices through mqtt

this is my hue bulb

image

Ok, now reconnect the bulb with hue app and with terminal open using this:
mosquitto_sub -h Your IP -p your port -u username -P password -t zigbee/0x00158d00045065dd/#

Using the app turn the light on, change brightness and color. You should see the correct message you need to use each time you change the bulb (maybe, not sure how the app works with bulb, also need to use the hue bridge IP, port, user, etc…) For this I use the command line of my PC but if the other works that’s good.

@baum1234: I just typed in the device model from the pic above and this bulb does not have color option. https://www.lighting.philips.co.za/consumer/p/hue-white-ambiance-single-bulb-e27/8718696548738

but if I connect it back to the hue bridge, how can I get the requests through zigbee2mqtt?

I mean the color temperature, white white and warm white.

The bulb with info posted above is an E27 and turns on/off and changes brightness. No color or temperature per the documentation at the Hue website.

Change the zigbee ID number, use the wildcard and see what shows for the other bulb innr just like you did for the hue bulb.

… and the zigbee2mqtt docs :sunglasses:

1 Like