Skip to content

Sample config

anotherjulien edited this page Feb 17, 2023 · 1 revision
f454:
  mac: '00:03:50:xx:xx:xx'
  light:
    garage:
      where: '01'
      name: Garage
      dimmable: False
      manufacturer: Arnould
      model: 64391
    dining_room:
      where: '17'
      name: Dining room
      dimmable: False
      manufacturer: BTicino
      model: F411U2
    main_bedroom_1:
      where: '23'
      name: Main bedroom
      dimmable: True
      manufacturer: BTicino
      model: F418
  switch:
    bed_heater:
      where: '0211'
      name: Mattress heating pad
      class: outlet
      manufacturer: BTicino
      model: F411U2
    door_bell:
      where: '0515'
      name: Doorbell
      class: switch
      manufacturer: BTicino
      model: 3476
    hvac_relay_1:
      where: '08'
      name: HVAC relay 1
      class: switch
      manufacturer: Arnould
      model: 64391
  cover:
    living_shutter:
      where: '11'
      name: Living room shutter
      advanced: True
      manufacturer: Legrand
      model: 67557
    kitchen_shutter:
      where: '12'
      name: Kitchen shutter
      advanced: True
      manufacturer: Legrand
      model: 67557
    dining_room_shutter:
      where: '13'
      name: Dining room shutter
      advanced: True
      manufacturer: Legrand
      model: 67557
  binary_sensor:
    garage_door:
      where: '31'
      name: Garage door
      class: garage_door
      manufacturer: BTicino
      model: 3477
    office_motion:
      who: '1'
      where: '0312'
      name: Office
      class: motion
      manufacturer: Legrand
      model: 48822 
  sensor:
    general_power:
      where: '51'
      name: Total power
      class: power
      manufacturer: BTicino
      model: F520
    office_illuminance:
      where: '0312'
      name: Office
      class: illuminance
      manufacturer: Legrand
      model: 48822
Clone this wiki locally