Shelly Plug S - Taraman17/hass-homee GitHub Wiki

Profile:

13 / METERING_PLUG

Support:

Complete

Attributes:

Type: IP_ADDRESS = 386

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

Type: HOST_NAME = 389

{
    'instance': 0,
    'minimum': 0,
    'maximum': 0,
    'current_value': 0.0,
    'unit': 'text',
    'step_value': 1.0,
    'editable': 0,
    'type': 389,
    'data': 'shellyplug-s-80646F817770',
    'name': ''
}

Type: ON_OFF = 1

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

Type: CURRENT_ENERGY_USE = 3

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

Type: ACCUMULATED_ENERGY_USE = 4

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

Type: DEVICE_TEMPERATURE = 92

{
    'instance': 0,
    'minimum': -40,
    'maximum': 100,
    'current_value': 32.76,
    'unit': '%C2%B0C',
    'step_value': 1.0,
    'editable': 0,
    'type': 92,
    'data': '',
    'name': ''
}

Type: HIGH_TEMPERATURE_ALARM = 52

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