Danfoss RS Raumsensor - Taraman17/hass-homee GitHub Wiki

Profile:

3003 / ROOM_THERMOSTAT

Support:

Complete

Attributes:

Type: FIRMWARE_REVISION = 44

{
    'instance': 0,
    'minimum': 0,
    'maximum': 0,
    'current_value': 0.0,
    'unit': 'text',
    'step_value': 1.0,
    'editable': 0,
    'type': 44,
    'data': '3.67',
    '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': '1.00',
    'name': ''
}

Type: BATTERY_LEVEL = 8

{
    'instance': 0,
    'minimum': 0,
    'maximum': 100,
    'current_value': 94.0,
    'unit': '%25',
    'step_value': 1.0,
    'editable': 0,
    'type': 8,
    'data': '',
    'name': '',
    'options': {
        'history': { }
    }
}

Type: WAKE_UP_INTERVAL = 29

{
    'instance': 0,
    'minimum': 5,
    'maximum': 1440,
    'current_value': 15.0,
    'unit': 'min',
    'step_value': 1.0,
    'editable': 1,
    'type': 29,
    'data': '',
    'name': ''
}

Type: MANUAL_OPERATION = 91

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

Type: BUTTON_STATE = 40

{
    'instance': 0,
    'minimum': 1,
    'maximum': 2,
    'current_value': 2.0,
    'unit': 'n%2Fa',
    'step_value': 1.0,
    'editable': 0,
    'type': 40,
    'data': '',
    'name': ''
}

Type: TARGET_TEMPERATURE = 6

{
    'instance': 0,
    'minimum': 12,
    'maximum': 28,
    'current_value': 19.0,
    'unit': '%C2%B0C',
    'step_value': 0.1,
    'editable': 1,
    'type': 6,
    'data': '',
    'name': '',
    'options': {
        'automations': ['step'],
        'history': {
            'stepped': True
        }
    }
}

Type: TEMPERATURE = 5

{
    'instance': 0,
    'minimum': -50,
    'maximum': 125,
    'current_value': 22.45,
    'unit': '%C2%B0C',
    'step_value': 0.1,
    'editable': 0,
    'type': 5,
    'data': '',
    'name': '',
    'options': {
        'observed_by': [195],
        'history': { }
    }
}