Eltako Weather Station - Taraman17/hass-homee GitHub Wiki

Profile:

3013 / WEATHER_STATION

Support:

Complete

Attributes:

Type: LINK_QUALITY = 33

{
    'instance': 0,
    'minimum': 0,
    'maximum': 4,
    'unit': 'n%2Fa',
    'step_value': 1.0,
    'editable': 0,
    'type': 33,
    'data': '',
    'name': ''
}

Type: TEMPERATURE = 5

{
    'instance': 0,
    'minimum': -40,
    'maximum': 80,
    'unit': '%C2%B0C',
    'step_value': 1.0,
    'editable': 0,
    'type': 5,
    'data': '',
    'name': '',
    'options': {
        'history': {}
    }
}

Type: RAIN_FALL = 101

{
    'instance': 0,
    'minimum': 0,
    'maximum': 1,
    'unit': 'n%2Fa',
    'step_value': 1.0,
    'editable': 0,
    'type': 101,
    'data': '',
    'name': '',
    'options': {
        'history': {
            'stepped': True
        }
    }
}

Type: WIND_SPEED = 146

{
    'instance': 0,
    'minimum': 0,
    'maximum': 252,
    'unit': 'km%2Fh',
    'step_value': 1.0,
    'editable': 0,
    'type': 146,
    'data': '',
    'name': '',
    'options': {
        'history': {}
    }
}

Type: DAWN = 301

{
    'instance': 0,
    'minimum': 0,
    'maximum': 999,
    'unit': 'lx',
    'step_value': 5.0,
    'editable': 0,
    'type': 301,
    'data': '',
    'name': '',
    'options': {
        'history': {}
    }
}

Type: BRIGHTNESS = 11

{
    'instance': 1,
    'minimum': 0,
    'maximum': 150,
    'unit': 'klx',
    'step_value': 5.0,
    'editable': 0,
    'type': 11,
    'data': '',
    'name': '',
    'options': {
        'history': {}
    }
}

Type: BRIGHTNESS = 11

{
    'instance': 2,
    'minimum': 0,
    'maximum': 150,
    'unit': 'klx',
    'step_value': 5.0,
    'editable': 0,
    'type': 11,
    'data': '',
    'name': '',
    'options': {
        'history': {}
    }
}

Type: BRIGHTNESS = 11

{
    'instance': 3,
    'minimum': 0,
    'maximum': 150,
    'unit': 'klx',
    'step_value': 5.0,
    'editable': 0,
    'type': 11,
    'data': '',
    'name': '',
    'options': {
        'history': {}
    }
}