-
Notifications
You must be signed in to change notification settings - Fork 70
Covers configuration
anotherjulien edited this page Feb 17, 2023
·
1 revision
The configuration remains similar to lights and switches.
The specificity is the optional advanced
boolean (defaulting to False
), you need to set it to True
if you have 'advanced' cover modules that keep track of and return position values. (Only "Céliane 67557", "Axolute H4661M2", "Livinglight LN4661M2" and the "F401" DIN module are capable of this)
cover:
living_shutter:
where: '11'
name: Living room shutter
advanced: True
manufacturer: Legrand
model: 67557
kitchen_shutter:
where: '12'
interface: '03'
name: Kitchen shutter
advanced: True
manufacturer: Legrand
model: 67557
dining_room_shutter:
where: '13'
name: Dining room shutter
advanced: True
manufacturer: Legrand
model: 67557