AFRISO Tankinhaltsanzeiger DTA 20 - Taraman17/hass-homee GitHub Wiki

Profile: 39 / LEVEL_METER

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: LEVEL = 22

{
	'instance': 0,
	'minimum': 0,
	'maximum': 99999,
	'unit': 'L',
	'step_value': 1.0,
	'editable': 0,
	'type': 22,
	'data': '',
	'name': '',
	'options': {
		'history': {}
	}
}

Type: BATTERY_LEVEL = 8

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

Type: MINIMUM_ALARM = 77

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

Type: WAKE_UP_INTERVAL = 29

{
	'instance': 0,
	'minimum': 0,
	'maximum': 240,
	'unit': 'h',
	'step_value': 1.0,
	'editable': 0,
	'type': 29,
	'data': 'fixed_value',
	'name': ''
}