mirror of
https://github.com/home-assistant/core.git
synced 2026-09-11 16:11:03 +01:00
246 lines
9.2 KiB
Plaintext
246 lines
9.2 KiB
Plaintext
# serializer version: 1
|
|
# name: test_number_entities_snapshot[number.nano_color_2_target_comfort_temperature-entry]
|
|
EntityRegistryEntrySnapshot({
|
|
'aliases': list([
|
|
None,
|
|
]),
|
|
'area_id': None,
|
|
'capabilities': dict({
|
|
<NumberEntityCapabilityAttribute.MAX: 'max'>: 40,
|
|
<NumberEntityCapabilityAttribute.MIN: 'min'>: 0,
|
|
<NumberEntityCapabilityAttribute.MODE: 'mode'>: <NumberMode.SLIDER: 'slider'>,
|
|
<NumberEntityCapabilityAttribute.STEP: 'step'>: 0.1,
|
|
}),
|
|
'config_entry_id': <ANY>,
|
|
'config_subentry_id': <ANY>,
|
|
'device_class': None,
|
|
'device_id': <ANY>,
|
|
'disabled_by': None,
|
|
'domain': 'number',
|
|
'entity_category': <EntityCategory.CONFIG: 'config'>,
|
|
'entity_id': 'number.nano_color_2_target_comfort_temperature',
|
|
'has_entity_name': True,
|
|
'hidden_by': None,
|
|
'icon': None,
|
|
'id': <ANY>,
|
|
'labels': set({
|
|
}),
|
|
'name': None,
|
|
'object_id_base': 'Target comfort temperature',
|
|
'options': dict({
|
|
}),
|
|
'original_device_class': <NumberDeviceClass.TEMPERATURE: 'temperature'>,
|
|
'original_icon': None,
|
|
'original_name': 'Target comfort temperature',
|
|
'platform': 'compit',
|
|
'previous_unique_id': None,
|
|
'suggested_object_id': None,
|
|
'supported_features': 0,
|
|
'translation_key': 'target_temperature_comfort',
|
|
'unique_id': '2_TARGET_TEMPERATURE_COMFORT',
|
|
'unit_of_measurement': <UnitOfTemperature.CELSIUS: '°C'>,
|
|
})
|
|
# ---
|
|
# name: test_number_entities_snapshot[number.nano_color_2_target_comfort_temperature-state]
|
|
StateSnapshot({
|
|
'attributes': ReadOnlyDict({
|
|
<EntityStateAttribute.DEVICE_CLASS: 'device_class'>: 'temperature',
|
|
<EntityStateAttribute.FRIENDLY_NAME: 'friendly_name'>: 'Nano Color 2 Target comfort temperature',
|
|
<NumberEntityCapabilityAttribute.MAX: 'max'>: 40,
|
|
<NumberEntityCapabilityAttribute.MIN: 'min'>: 0,
|
|
<NumberEntityCapabilityAttribute.MODE: 'mode'>: <NumberMode.SLIDER: 'slider'>,
|
|
<NumberEntityCapabilityAttribute.STEP: 'step'>: 0.1,
|
|
<EntityStateAttribute.UNIT_OF_MEASUREMENT: 'unit_of_measurement'>: <UnitOfTemperature.CELSIUS: '°C'>,
|
|
}),
|
|
'context': <ANY>,
|
|
'entity_id': 'number.nano_color_2_target_comfort_temperature',
|
|
'last_changed': <ANY>,
|
|
'last_reported': <ANY>,
|
|
'last_updated': <ANY>,
|
|
'state': '21',
|
|
})
|
|
# ---
|
|
# name: test_number_entities_snapshot[number.nano_color_2_target_eco_cooling_temperature-entry]
|
|
EntityRegistryEntrySnapshot({
|
|
'aliases': list([
|
|
None,
|
|
]),
|
|
'area_id': None,
|
|
'capabilities': dict({
|
|
<NumberEntityCapabilityAttribute.MAX: 'max'>: 40,
|
|
<NumberEntityCapabilityAttribute.MIN: 'min'>: 0,
|
|
<NumberEntityCapabilityAttribute.MODE: 'mode'>: <NumberMode.SLIDER: 'slider'>,
|
|
<NumberEntityCapabilityAttribute.STEP: 'step'>: 0.1,
|
|
}),
|
|
'config_entry_id': <ANY>,
|
|
'config_subentry_id': <ANY>,
|
|
'device_class': None,
|
|
'device_id': <ANY>,
|
|
'disabled_by': None,
|
|
'domain': 'number',
|
|
'entity_category': <EntityCategory.CONFIG: 'config'>,
|
|
'entity_id': 'number.nano_color_2_target_eco_cooling_temperature',
|
|
'has_entity_name': True,
|
|
'hidden_by': None,
|
|
'icon': None,
|
|
'id': <ANY>,
|
|
'labels': set({
|
|
}),
|
|
'name': None,
|
|
'object_id_base': 'Target eco cooling temperature',
|
|
'options': dict({
|
|
}),
|
|
'original_device_class': <NumberDeviceClass.TEMPERATURE: 'temperature'>,
|
|
'original_icon': None,
|
|
'original_name': 'Target eco cooling temperature',
|
|
'platform': 'compit',
|
|
'previous_unique_id': None,
|
|
'suggested_object_id': None,
|
|
'supported_features': 0,
|
|
'translation_key': 'target_temperature_eco_cooling',
|
|
'unique_id': '2_TARGET_TEMPERATURE_ECO_COOLING',
|
|
'unit_of_measurement': <UnitOfTemperature.CELSIUS: '°C'>,
|
|
})
|
|
# ---
|
|
# name: test_number_entities_snapshot[number.nano_color_2_target_eco_cooling_temperature-state]
|
|
StateSnapshot({
|
|
'attributes': ReadOnlyDict({
|
|
<EntityStateAttribute.DEVICE_CLASS: 'device_class'>: 'temperature',
|
|
<EntityStateAttribute.FRIENDLY_NAME: 'friendly_name'>: 'Nano Color 2 Target eco cooling temperature',
|
|
<NumberEntityCapabilityAttribute.MAX: 'max'>: 40,
|
|
<NumberEntityCapabilityAttribute.MIN: 'min'>: 0,
|
|
<NumberEntityCapabilityAttribute.MODE: 'mode'>: <NumberMode.SLIDER: 'slider'>,
|
|
<NumberEntityCapabilityAttribute.STEP: 'step'>: 0.1,
|
|
<EntityStateAttribute.UNIT_OF_MEASUREMENT: 'unit_of_measurement'>: <UnitOfTemperature.CELSIUS: '°C'>,
|
|
}),
|
|
'context': <ANY>,
|
|
'entity_id': 'number.nano_color_2_target_eco_cooling_temperature',
|
|
'last_changed': <ANY>,
|
|
'last_reported': <ANY>,
|
|
'last_updated': <ANY>,
|
|
'state': 'unknown',
|
|
})
|
|
# ---
|
|
# name: test_number_entities_snapshot[number.nano_color_2_target_eco_winter_temperature-entry]
|
|
EntityRegistryEntrySnapshot({
|
|
'aliases': list([
|
|
None,
|
|
]),
|
|
'area_id': None,
|
|
'capabilities': dict({
|
|
<NumberEntityCapabilityAttribute.MAX: 'max'>: 40,
|
|
<NumberEntityCapabilityAttribute.MIN: 'min'>: 0,
|
|
<NumberEntityCapabilityAttribute.MODE: 'mode'>: <NumberMode.SLIDER: 'slider'>,
|
|
<NumberEntityCapabilityAttribute.STEP: 'step'>: 0.1,
|
|
}),
|
|
'config_entry_id': <ANY>,
|
|
'config_subentry_id': <ANY>,
|
|
'device_class': None,
|
|
'device_id': <ANY>,
|
|
'disabled_by': None,
|
|
'domain': 'number',
|
|
'entity_category': <EntityCategory.CONFIG: 'config'>,
|
|
'entity_id': 'number.nano_color_2_target_eco_winter_temperature',
|
|
'has_entity_name': True,
|
|
'hidden_by': None,
|
|
'icon': None,
|
|
'id': <ANY>,
|
|
'labels': set({
|
|
}),
|
|
'name': None,
|
|
'object_id_base': 'Target eco winter temperature',
|
|
'options': dict({
|
|
}),
|
|
'original_device_class': <NumberDeviceClass.TEMPERATURE: 'temperature'>,
|
|
'original_icon': None,
|
|
'original_name': 'Target eco winter temperature',
|
|
'platform': 'compit',
|
|
'previous_unique_id': None,
|
|
'suggested_object_id': None,
|
|
'supported_features': 0,
|
|
'translation_key': 'target_temperature_eco_winter',
|
|
'unique_id': '2_TARGET_TEMPERATURE_ECO_WINTER',
|
|
'unit_of_measurement': <UnitOfTemperature.CELSIUS: '°C'>,
|
|
})
|
|
# ---
|
|
# name: test_number_entities_snapshot[number.nano_color_2_target_eco_winter_temperature-state]
|
|
StateSnapshot({
|
|
'attributes': ReadOnlyDict({
|
|
<EntityStateAttribute.DEVICE_CLASS: 'device_class'>: 'temperature',
|
|
<EntityStateAttribute.FRIENDLY_NAME: 'friendly_name'>: 'Nano Color 2 Target eco winter temperature',
|
|
<NumberEntityCapabilityAttribute.MAX: 'max'>: 40,
|
|
<NumberEntityCapabilityAttribute.MIN: 'min'>: 0,
|
|
<NumberEntityCapabilityAttribute.MODE: 'mode'>: <NumberMode.SLIDER: 'slider'>,
|
|
<NumberEntityCapabilityAttribute.STEP: 'step'>: 0.1,
|
|
<EntityStateAttribute.UNIT_OF_MEASUREMENT: 'unit_of_measurement'>: <UnitOfTemperature.CELSIUS: '°C'>,
|
|
}),
|
|
'context': <ANY>,
|
|
'entity_id': 'number.nano_color_2_target_eco_winter_temperature',
|
|
'last_changed': <ANY>,
|
|
'last_reported': <ANY>,
|
|
'last_updated': <ANY>,
|
|
'state': '20',
|
|
})
|
|
# ---
|
|
# name: test_number_entities_snapshot[number.nano_color_2_target_out_of_home_temperature-entry]
|
|
EntityRegistryEntrySnapshot({
|
|
'aliases': list([
|
|
None,
|
|
]),
|
|
'area_id': None,
|
|
'capabilities': dict({
|
|
<NumberEntityCapabilityAttribute.MAX: 'max'>: 40,
|
|
<NumberEntityCapabilityAttribute.MIN: 'min'>: 0,
|
|
<NumberEntityCapabilityAttribute.MODE: 'mode'>: <NumberMode.SLIDER: 'slider'>,
|
|
<NumberEntityCapabilityAttribute.STEP: 'step'>: 0.1,
|
|
}),
|
|
'config_entry_id': <ANY>,
|
|
'config_subentry_id': <ANY>,
|
|
'device_class': None,
|
|
'device_id': <ANY>,
|
|
'disabled_by': None,
|
|
'domain': 'number',
|
|
'entity_category': <EntityCategory.CONFIG: 'config'>,
|
|
'entity_id': 'number.nano_color_2_target_out_of_home_temperature',
|
|
'has_entity_name': True,
|
|
'hidden_by': None,
|
|
'icon': None,
|
|
'id': <ANY>,
|
|
'labels': set({
|
|
}),
|
|
'name': None,
|
|
'object_id_base': 'Target out of home temperature',
|
|
'options': dict({
|
|
}),
|
|
'original_device_class': <NumberDeviceClass.TEMPERATURE: 'temperature'>,
|
|
'original_icon': None,
|
|
'original_name': 'Target out of home temperature',
|
|
'platform': 'compit',
|
|
'previous_unique_id': None,
|
|
'suggested_object_id': None,
|
|
'supported_features': 0,
|
|
'translation_key': 'target_temperature_out_of_home',
|
|
'unique_id': '2_TARGET_TEMPERATURE_OUT_OF_HOME',
|
|
'unit_of_measurement': <UnitOfTemperature.CELSIUS: '°C'>,
|
|
})
|
|
# ---
|
|
# name: test_number_entities_snapshot[number.nano_color_2_target_out_of_home_temperature-state]
|
|
StateSnapshot({
|
|
'attributes': ReadOnlyDict({
|
|
<EntityStateAttribute.DEVICE_CLASS: 'device_class'>: 'temperature',
|
|
<EntityStateAttribute.FRIENDLY_NAME: 'friendly_name'>: 'Nano Color 2 Target out of home temperature',
|
|
<NumberEntityCapabilityAttribute.MAX: 'max'>: 40,
|
|
<NumberEntityCapabilityAttribute.MIN: 'min'>: 0,
|
|
<NumberEntityCapabilityAttribute.MODE: 'mode'>: <NumberMode.SLIDER: 'slider'>,
|
|
<NumberEntityCapabilityAttribute.STEP: 'step'>: 0.1,
|
|
<EntityStateAttribute.UNIT_OF_MEASUREMENT: 'unit_of_measurement'>: <UnitOfTemperature.CELSIUS: '°C'>,
|
|
}),
|
|
'context': <ANY>,
|
|
'entity_id': 'number.nano_color_2_target_out_of_home_temperature',
|
|
'last_changed': <ANY>,
|
|
'last_reported': <ANY>,
|
|
'last_updated': <ANY>,
|
|
'state': '18.5',
|
|
})
|
|
# ---
|