Warema Rohrmotor - Taraman17/hass-homee GitHub Wiki

Profile:

2002 / SHUTTER_POSITION_SWITCH

Support:

Complete

Attributes:

Type: UP_DOWN = 135

{
    'instance': 0,
    'minimum': 0,
    'maximum': 4,
    'current_value': 0.0,
    'unit': 'n/a',
    'step_value': 1.0,
    'editable': 1,
    'type': 135,
    'data': '',
    'name': '',
    'options': {
        'can_observe': [300],
        'observes': [99, 103],
        'automations': ['toggle']
    }
}

Type: POSITION = 15

{
    'instance': 0,
    'minimum': 0,
    'maximum': 100,
    'current_value': 0.0,
    'unit': '%',
    'step_value': 0.5,
    'editable': 1,
    'type': 15,
    'data': '',
    'name': '',
    'options': {
        'automations': ['step'],
        'history': { }
    }
}

Type: DOWN_POSITION = 349

{
    'instance': 0,
    'minimum': 0,
    'maximum': 100,
    'current_value': 100.0,
    'unit': '%',
    'step_value': 0.5,
    'editable': 1,
    'type': 349,
    'data': '',
    'name': ''
}

Type: ENDPOSITION_CONFIGURATION = 325

{
    'instance': 0,
    'minimum': 0,
    'maximum': 130,
    'current_value': 129.0,
    'unit': 'n/a',
    'step_value': 1.0,
    'editable': 1,
    'type': 325,
    'data': '',
    'name': ''
}

Type: POLLING_INTERVAL = 88

{
    'instance': 0,
    'minimum': 5,
    'maximum': 45,
    'current_value': 30.0,
    'unit': 'min',
    'step_value': 5.0,
    'editable': 1,
    'type': 88,
    'data': '',
    'name': ''
}

Type: SOFTWARE_REVISION = 45

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

Type: IDENTIFICATION_MODE = 170

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'current_value': 0.0,
    'unit': 'n/a',
    'step_value': 1.0,
    'editable': 1,
    'type': 170,
    'data': '',
    'name': ''
}

Type: WIND_MONITORING_STATE = 338

{
    'instance': 0,
    'minimum': 0,
    'maximum': 9,
    'current_value': 2.0,
    'unit': 'n/a',
    'step_value': 1.0,
    'editable': 1,
    'type': 338,
    'data': '',
    'name': ''
}