update cover id after hm integration switch
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
DEVICE_ADDRESS = "000B5D898D535E" # Homematic-Geräteadresse ← anpassen!
|
DEVICE_ADDRESS = "000B5D898D535E" # Homematic-Geräteadresse ← anpassen!
|
||||||
|
|
||||||
ROLLO_CONFIG = [
|
ROLLO_CONFIG = [
|
||||||
{"entity_id": "cover.00115a498e0439", "subtype_left": 5, "subtype_right": 6, "no_state_feedback": True},
|
{"entity_id": "cover.hmip_froll_00115a498e0439", "subtype_left": 5, "subtype_right": 6, "no_state_feedback": True},
|
||||||
]
|
]
|
||||||
|
|
||||||
# Maximale Fahrzeit in Sekunden - danach wird der interne State automatisch
|
# Maximale Fahrzeit in Sekunden - danach wird der interne State automatisch
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ DEVICE_ADDRESS = "000B5A4992908E" # Homematic-Geräteadresse ← anpass
|
|||||||
ROLLO_CONFIG = [
|
ROLLO_CONFIG = [
|
||||||
{"entity_id": "cover.shelly_c4a2f1", "subtype_left": 1, "subtype_right": 2, "no_state_feedback": False},
|
{"entity_id": "cover.shelly_c4a2f1", "subtype_left": 1, "subtype_right": 2, "no_state_feedback": False},
|
||||||
{"entity_id": "cover.shelly2pmg4_ccba97d54bd4", "subtype_left": 3, "subtype_right": 4, "no_state_feedback": False},
|
{"entity_id": "cover.shelly2pmg4_ccba97d54bd4", "subtype_left": 3, "subtype_right": 4, "no_state_feedback": False},
|
||||||
{"entity_id": "cover.00115a498e0439", "subtype_left": 5, "subtype_right": 6, "no_state_feedback": True},
|
{"entity_id": "cover.hmip_froll_00115a498e0439","subtype_left": 5, "subtype_right": 6, "no_state_feedback": True},
|
||||||
]
|
]
|
||||||
|
|
||||||
# Maximale Fahrzeit in Sekunden - danach wird der interne State automatisch
|
# Maximale Fahrzeit in Sekunden - danach wird der interne State automatisch
|
||||||
|
|||||||
Reference in New Issue
Block a user