Hey fellas,
christmas is near, and i bought a Lidl Melinera christmas lights.
But i dont found any settings etc. for it.
i wanted to share with you my settings and pictures.
first i add cut out some pictures from this thread here:
you have to add this pictures in /www/christmastree
and then you can add your Lovelace
Here for each of the effects the Lovelace:
Snoweffect
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
Snakeeffect
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
qos: '1'
payload: >-
{ "effect": { "effect": "snake", "speed": 65,
"colors": [ { "r": 0, "g":
0, "b": 255 }, {
"r": 255, "g": 255, "b": 255
}, { "r": 255, "g":
0, "b": 0 } ] } }
target: {}
image: local/christsmastree/snake.png
entity: zone.home
name: NAME THE EFFECT
Firework
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
qos: '1'
payload: >-
{ "effect": { "effect": "firework", "speed":
70, "colors": [ { "r":
255, "g": 255, "b": 255
}, { "r": 255, "g":
0, "b": 0 } ] } }
target: {}
image: local/christsmastree/firework.png
entity: zone.home
name: NAME THE EFFECT
Rainbow
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
qos: '1'
payload: >-
{ "effect": { "effect": "rainbow", "speed":
60, "colors": [ { "r":
0, "g": 0, "b": 0 }
] } }
target: {}
image: local/christsmastree/rainbow.png
entity: zone.home
name: NAME THE EFFECT
Twinkle
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
qos: '1'
payload: >-
{ "effect": { "effect": "twinkle", "speed":
10, "colors": [ { "r":
255, "g": 0, "b": 0
}, { "r": 255, "g":
255, "b": 255 } ] } }
target: {}
image: local/christsmastree/twinkle.png
entity: zone.home
name: NAME THE EFFECT
Horizontal flag
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
qos: '1'
payload: >-
{ "effect": { "effect": "horizontal_flag", "speed":
50, "colors": [ { "r":
0, "g": 0, "b": 255
}, { "r": 255, "g":
255, "b": 255 }, {
"r": 255, "g": 0, "b": 0
} ] } }
target: {}
image: local/christsmastree/flag.png
entity: zone.home
name: NAME THE EFFECT
Waves
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
qos: '1'
payload: >-
{ "effect": { "effect": "waves", "speed": 100,
"colors": [ { "r": 0, "g":
0, "b": 255 }, {
"r": 0, "g": 255, "b": 255
}, { "r": 0, "g":
255, "b": 0 } ] } }
target: {}
image: local/christsmastree/waves.png
entity: zone.home
name: NAME THE EFFECT
Up Down
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
qos: '1'
payload: >-
{ "effect": { "effect": "updown", "speed": 50,
"colors": [ { "r": 255, "g":
255, "b": 255 }, {
"r": 0, "g": 0, "b": 255
} ] } }
target: {}
image: local/christsmastree/updown.png
entity: zone.home
name: NAME THE EFFECT
Vintage
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
qos: '1'
payload: >-
{ "effect": { "effect": "vintage", "speed":
100, "colors": [ { "r":
255, "g": 0, "b": 0 }
] } }
target: {}
image: local/christsmastree/vintage.png
entity: zone.home
name: NAME THE EFFECT
Fading
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
qos: '1'
payload: >-
{ "effect": { "effect": "fading", "speed": 50,
"colors": [ { "r": 255, "g":
215, "b": 0 } ] } }
target: {}
image: local/christsmastree/fading.png
entity: zone.home
name: NAME THE EFFECT
Collide
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
qos: '1'
payload: >-
{ "effect": { "effect": "collide", "speed":
50, "colors": [ { "r":
255, "g": 255, "b": 255
} ] } }
target: {}
image: local/christsmastree/collide.png
entity: zone.home
name: NAME THE EFFECT
Sparkles
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
qos: '1'
payload: >-
{ "effect": { "effect": "sparkles", "speed":
50, "colors": [ { "r":
0, "g": 0, "b": 0
}, { "r": 255, "g":
255, "b": 255 }, {
"r": 255, "g": 255, "b": 255
} ] } }
target: {}
image: local/christsmastree/sparkles.png
entity: zone.home
name: NAME THE EFFECT
Carnaval
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
qos: '1'
payload: >-
{ "effect": { "effect": "carnaval", "speed":
100, "colors": [ { "r":
255, "g": 0, "b": 0
}, { "r": 0, "g":
255, "b": 0 }, {
"r": 0, "g": 0, "b": 255
}, { "r": 255, "g":
255, "b": 0 }, {
"r": 160, "g": 32, "b": 240
}, { "r": 0, "g":
255, "b": 255 } ] } }
target: {}
image: local/christsmastree/carnaval.png
entity: zone.home
name: NAME THE EFFECT
Glow
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
qos: '1'
payload: >-
{ "effect": { "effect": "glow", "speed":
100, "colors": [ { "r":
255, "g": 0, "b": 0
}, { "r": 0, "g":
255, "b": 0 }, {
"r": 0, "g": 0, "b": 255
}, { "r": 255, "g":
255, "b": 0 }, {
"r": 160, "g": 32, "b": 240
}, { "r": 0, "g":
255, "b": 255 } ] } }
target: {}
image: local/christsmastree/glow.png
entity: zone.home
name: NAME THE EFFECT