Skip to content

Fibaro Dimmer 2

Markus Adrario edited this page Oct 27, 2024 · 2 revisions

Profile:

11 / DIMMABLE_METERING_SWITCH

Support:

Partial

Attributes:

Type: FIRMWARE_REVISION = 44

{
    'instance': 0,
    'minimum': 0,
    'maximum': 0,
    'unit': 'text',
    'step_value': 1.0,
    'editable': 0,
    'type': 44,
    'data': '4.24',
    'name': ''
}

Type: SOFTWARE_REVISION = 45

{
    'instance': 0,
    'minimum': 0,
    'maximum': 0,
    'unit': 'text',
    'step_value': 1.0,
    'editable': 0,
    'type': 45,
    'data': '3.05',
    'name': ''
}

Type: ON_OFF = 1 / Instance 1

{
    'instance': 1,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 1,
    'type': 1,
    'data': '',
    'name': '',
    'options': {
        'can_observe': [],
        'automations': [],
        'history': {}
    }
}

Type: DIMMING_LEVEL = 2 / Instance 1

{
    'instance': 1,
    'minimum': 0,
    'maximum': 100,
    'unit': '%25',
    'step_value': 1.0,
    'editable': 1,
    'type': 2,
    'data': '',
    'name': '',
    'options': {
        'automations': []
    }
}

Type: ON_OFF = 1 / Instance 2

{
    'instance': 2,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 0,
    'type': 1,
    'data': '',
    'name': '',
    'options': {
        'automations': [],
        'history': {}
    }
}

Type: DIMMING_LEVEL = 2 / Instance 2

{
    'instance': 2,
    'minimum': 0,
    'maximum': 100,
    'unit': '%25',
    'step_value': 1.0,
    'editable': 0,
    'type': 2,
    'data': '',
    'name': '',
    'options': {
        'automations': []
    }
}

Type: CURRENT_ENERGY_USE = 3

{
    'instance': 0,
    'minimum': 0,
    'maximum': 3500,
    'unit': 'W',
    'step_value': 1.0,
    'editable': 0,
    'type': 3,
    'data': '',
    'name': '',
    'options': {
        'history': {}
    }
}

Type: ACCUMULATED_ENERGY_USE = 4

{
    'instance': 0,
    'minimum': 0,
    'maximum': 50000,
    'unit': 'kWh',
    'step_value': 1.0,
    'editable': 0,
    'type': 4,
    'data': '',
    'name': '',
    'options': {
        'history': {}
    }
}

Type: MANUAL_OPERATION = 91

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 1,
    'type': 91,
    'data': '',
    'name': ''
}

Type: SWITCH_TYPE = 63

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 1,
    'type': 63,
    'data': '',
    'name': ''
}

Type: EXTERNAL_BINARY_INPUT = 309

Child Lock

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 1,
    'type': 309,
    'data': '',
    'name': ''
}

Type: HIGH_TEMPERATURE_ALARM = 52

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 0,
    'type': 52,
    'data': '',
    'name': '',
    'options': {
        'automations': [],
        'history': {}
    }
}

Type: MALFUNCTION_ALARM = 70

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 0,
    'type': 70,
    'data': '',
    'name': '',
    'options': {
        'automations': [],
        'history': {}
    }
}

Type: SURGE_ALARM = 138

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 0,
    'type': 138,
    'data': '',
    'name': '',
    'options': {
        'automations': [],
        'history': {}
    }
}

Type: LOAD_ALARM = 139

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 0,
    'type': 139,
    'data': '',
    'name': '',
    'options': {
        'automations': [],
        'history': {}
    }
}

Type: OVERLOAD_ALARM = 140

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 0,
    'type': 140,
    'data': '',
    'name': '',
    'options': {
        'automations': [],
        'history': {}
    }
}

Type: VOLTAGE_DROP_ALARM = 141

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 0,
    'type': 141,
    'data': '',
    'name': '',
    'options': {
        'automations': [],
        'history': {}
    }
}

Type: OVER_CURRENT_ALARM = 143

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': '',
    'step_value': 1.0,
    'editable': 0,
    'type': 143,
    'data': '',
    'name': '',
    'options': {
        'automations': [,
        'history': {}
    }
}
Clone this wiki locally