Hey everyone, I came across these Time2 WiFi Bulbs on Amazon and decided to give them a try. They’re much more affordable than Hue or Wemo, so I thought it’d be fun to see if they could work with Home Assistant.
I’ve managed to get them set up and they’re working pretty well so far! The integration process wasn’t too bad, and I was able to control them through the Home Assistant app. Here’s how I did it:
yaml
light:
- platform:mqtt
name: “Time2 Bulb”
state_topic: “zigbee2mqtt/Time2Bulb”
command_topic: “zigbee2mqtt/Time2Bulb/set”
brightness: true
color_temp: true
I’d love to hear if anyone else has experience with these bulbs and if there are any tips or tricks to get the most out of them! Let me know if you’ve tried integrating them into your setup as well. ![]()