fix wrong key placement
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
DEVICE_ADDRESS = "000B5D898D535E" # Homematic-Geräteadresse ← anpassen!
|
||||
|
||||
ROLLO_CONFIG = [
|
||||
{"entity_id": "cover.00115a498e0439", "subtype_left": 1, "subtype_right": 2, "no_state_feedback": True},
|
||||
{"entity_id": "cover.00115a498e0439", "subtype_left": 5, "subtype_right": 6, "no_state_feedback": True},
|
||||
]
|
||||
|
||||
# Maximale Fahrzeit in Sekunden - danach wird der interne State automatisch
|
||||
|
||||
Reference in New Issue
Block a user