Melinera led christmas lights

Hi,

I’m new to homey, and Christmas is near.
Now I have melinera led christmas lights, they work on zigbee. and normally you need Lidl smart home support.

Now you can have nice scènes, like waves, twinkles etc.

I only found a topic from home assistance where you can build it your self

Can homey build something like this.

show_state: true
show_name: true
camera_view: auto
type: picture-entity
tap_action:
action: call-service
service: mqtt.publish
data:
topic: HERE YOU HAVE TO PUT YOUR NAME mine is: zigbee2mqtt/Weihnachtsbaum /set
payload: >-
{ “effect”: { “effect”: “snow”, “speed”: 30,
“colors”: [ { “r”: 255, “g”:
255, “b”: 255 } ] } }
qos: ‘1’
target: {}
name: NAME THE EFFECT
image: local/christsmastree/snow.png
entity: zone.home

First of all, welcome to the Homey Community!

To make sure you are aware of the forum rules, please read the Welcome to the forum! post here.

If you have the hardware and can setup an Zigbee2MQTT environment, you can the use the Zigbee2MQTT App for Homey | Homey to bring the zigbee devices to Homey.

The app has just recently been extended to support those custom payloads to be sent to a device.

Or you could try your luck with Tuya Zigbee App for Homey | Homey if the device is supported with it. there is Christmas Lights device that has a card to start en effect on string lights.

Thanks.
The tuya app worked fine for me.
Now I can set the flows

1 Like