chore: add selector backward compatibility with z2m v1 (#15)
This commit is contained in:
@@ -42,6 +42,14 @@ blueprint:
|
|||||||
- integration: mqtt
|
- integration: mqtt
|
||||||
manufacturer: IKEA
|
manufacturer: IKEA
|
||||||
model: SOMRIG shortcut button
|
model: SOMRIG shortcut button
|
||||||
|
# DEPRECATED - for removal, keeping for z2m v1 backward compatibility
|
||||||
|
- integration: mqtt
|
||||||
|
manufacturer: IKEA
|
||||||
|
model: RODRET wireless dimmer/power switch (E2201)
|
||||||
|
# DEPRECATED - for removal, keeping for z2m v1 backward compatibility
|
||||||
|
- integration: mqtt
|
||||||
|
manufacturer: IKEA
|
||||||
|
model: SOMRIG shortcut button (E2213)
|
||||||
multiple: false
|
multiple: false
|
||||||
on_press_action:
|
on_press_action:
|
||||||
name: Press "on / 1 dot" action
|
name: Press "on / 1 dot" action
|
||||||
|
|||||||
@@ -44,6 +44,14 @@ blueprint:
|
|||||||
- integration: mqtt
|
- integration: mqtt
|
||||||
manufacturer: IKEA
|
manufacturer: IKEA
|
||||||
model: SOMRIG shortcut button
|
model: SOMRIG shortcut button
|
||||||
|
# DEPRECATED - for removal, keeping for z2m v1 backward compatibility
|
||||||
|
- integration: mqtt
|
||||||
|
manufacturer: IKEA
|
||||||
|
model: RODRET wireless dimmer/power switch (E2201)
|
||||||
|
# DEPRECATED - for removal, keeping for z2m v1 backward compatibility
|
||||||
|
- integration: mqtt
|
||||||
|
manufacturer: IKEA
|
||||||
|
model: SOMRIG shortcut button (E2213)
|
||||||
multiple: false
|
multiple: false
|
||||||
light:
|
light:
|
||||||
name: Light
|
name: Light
|
||||||
|
|||||||
Reference in New Issue
Block a user