Capitalize "Ice Bites" and switch to "Cubed ice" (#147060) (#147061)

This commit is contained in:
msw 2025-06-18 00:14:45 -07:00 committed by GitHub
parent b8cd3f3635
commit 3449dae7a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 64 additions and 64 deletions

View File

@ -605,10 +605,10 @@
"name": "Wrinkle prevent" "name": "Wrinkle prevent"
}, },
"ice_maker": { "ice_maker": {
"name": "Ice cubes" "name": "Cubed ice"
}, },
"ice_maker_2": { "ice_maker_2": {
"name": "Ice bites" "name": "Ice Bites"
}, },
"sabbath_mode": { "sabbath_mode": {
"name": "Sabbath mode" "name": "Sabbath mode"

View File

@ -47,7 +47,7 @@
'state': 'on', 'state': 'on',
}) })
# --- # ---
# name: test_all_entities[da_ref_normal_000001][switch.refrigerator_ice_cubes-entry] # name: test_all_entities[da_ref_normal_000001][switch.refrigerator_cubed_ice-entry]
EntityRegistryEntrySnapshot({ EntityRegistryEntrySnapshot({
'aliases': set({ 'aliases': set({
}), }),
@ -60,7 +60,7 @@
'disabled_by': None, 'disabled_by': None,
'domain': 'switch', 'domain': 'switch',
'entity_category': None, 'entity_category': None,
'entity_id': 'switch.refrigerator_ice_cubes', 'entity_id': 'switch.refrigerator_cubed_ice',
'has_entity_name': True, 'has_entity_name': True,
'hidden_by': None, 'hidden_by': None,
'icon': None, 'icon': None,
@ -72,7 +72,7 @@
}), }),
'original_device_class': None, 'original_device_class': None,
'original_icon': None, 'original_icon': None,
'original_name': 'Ice cubes', 'original_name': 'Cubed ice',
'platform': 'smartthings', 'platform': 'smartthings',
'previous_unique_id': None, 'previous_unique_id': None,
'suggested_object_id': None, 'suggested_object_id': None,
@ -82,13 +82,13 @@
'unit_of_measurement': None, 'unit_of_measurement': None,
}) })
# --- # ---
# name: test_all_entities[da_ref_normal_000001][switch.refrigerator_ice_cubes-state] # name: test_all_entities[da_ref_normal_000001][switch.refrigerator_cubed_ice-state]
StateSnapshot({ StateSnapshot({
'attributes': ReadOnlyDict({ 'attributes': ReadOnlyDict({
'friendly_name': 'Refrigerator Ice cubes', 'friendly_name': 'Refrigerator Cubed ice',
}), }),
'context': <ANY>, 'context': <ANY>,
'entity_id': 'switch.refrigerator_ice_cubes', 'entity_id': 'switch.refrigerator_cubed_ice',
'last_changed': <ANY>, 'last_changed': <ANY>,
'last_reported': <ANY>, 'last_reported': <ANY>,
'last_updated': <ANY>, 'last_updated': <ANY>,
@ -239,7 +239,7 @@
'state': 'off', 'state': 'off',
}) })
# --- # ---
# name: test_all_entities[da_ref_normal_01001][switch.refrigerator_ice_cubes-entry] # name: test_all_entities[da_ref_normal_01001][switch.refrigerator_cubed_ice-entry]
EntityRegistryEntrySnapshot({ EntityRegistryEntrySnapshot({
'aliases': set({ 'aliases': set({
}), }),
@ -252,7 +252,7 @@
'disabled_by': None, 'disabled_by': None,
'domain': 'switch', 'domain': 'switch',
'entity_category': None, 'entity_category': None,
'entity_id': 'switch.refrigerator_ice_cubes', 'entity_id': 'switch.refrigerator_cubed_ice',
'has_entity_name': True, 'has_entity_name': True,
'hidden_by': None, 'hidden_by': None,
'icon': None, 'icon': None,
@ -264,7 +264,7 @@
}), }),
'original_device_class': None, 'original_device_class': None,
'original_icon': None, 'original_icon': None,
'original_name': 'Ice cubes', 'original_name': 'Cubed ice',
'platform': 'smartthings', 'platform': 'smartthings',
'previous_unique_id': None, 'previous_unique_id': None,
'suggested_object_id': None, 'suggested_object_id': None,
@ -274,13 +274,13 @@
'unit_of_measurement': None, 'unit_of_measurement': None,
}) })
# --- # ---
# name: test_all_entities[da_ref_normal_01001][switch.refrigerator_ice_cubes-state] # name: test_all_entities[da_ref_normal_01001][switch.refrigerator_cubed_ice-state]
StateSnapshot({ StateSnapshot({
'attributes': ReadOnlyDict({ 'attributes': ReadOnlyDict({
'friendly_name': 'Refrigerator Ice cubes', 'friendly_name': 'Refrigerator Cubed ice',
}), }),
'context': <ANY>, 'context': <ANY>,
'entity_id': 'switch.refrigerator_ice_cubes', 'entity_id': 'switch.refrigerator_cubed_ice',
'last_changed': <ANY>, 'last_changed': <ANY>,
'last_reported': <ANY>, 'last_reported': <ANY>,
'last_updated': <ANY>, 'last_updated': <ANY>,
@ -383,6 +383,54 @@
'state': 'off', 'state': 'off',
}) })
# --- # ---
# name: test_all_entities[da_ref_normal_01011][switch.frigo_cubed_ice-entry]
EntityRegistryEntrySnapshot({
'aliases': set({
}),
'area_id': None,
'capabilities': None,
'config_entry_id': <ANY>,
'config_subentry_id': <ANY>,
'device_class': None,
'device_id': <ANY>,
'disabled_by': None,
'domain': 'switch',
'entity_category': None,
'entity_id': 'switch.frigo_cubed_ice',
'has_entity_name': True,
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
'original_device_class': None,
'original_icon': None,
'original_name': 'Cubed ice',
'platform': 'smartthings',
'previous_unique_id': None,
'suggested_object_id': None,
'supported_features': 0,
'translation_key': 'ice_maker',
'unique_id': '5758b2ec-563e-f39b-ec39-208e54aabf60_icemaker_switch_switch_switch',
'unit_of_measurement': None,
})
# ---
# name: test_all_entities[da_ref_normal_01011][switch.frigo_cubed_ice-state]
StateSnapshot({
'attributes': ReadOnlyDict({
'friendly_name': 'Frigo Cubed ice',
}),
'context': <ANY>,
'entity_id': 'switch.frigo_cubed_ice',
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': 'on',
})
# ---
# name: test_all_entities[da_ref_normal_01011][switch.frigo_ice_bites-entry] # name: test_all_entities[da_ref_normal_01011][switch.frigo_ice_bites-entry]
EntityRegistryEntrySnapshot({ EntityRegistryEntrySnapshot({
'aliases': set({ 'aliases': set({
@ -408,7 +456,7 @@
}), }),
'original_device_class': None, 'original_device_class': None,
'original_icon': None, 'original_icon': None,
'original_name': 'Ice bites', 'original_name': 'Ice Bites',
'platform': 'smartthings', 'platform': 'smartthings',
'previous_unique_id': None, 'previous_unique_id': None,
'suggested_object_id': None, 'suggested_object_id': None,
@ -421,7 +469,7 @@
# name: test_all_entities[da_ref_normal_01011][switch.frigo_ice_bites-state] # name: test_all_entities[da_ref_normal_01011][switch.frigo_ice_bites-state]
StateSnapshot({ StateSnapshot({
'attributes': ReadOnlyDict({ 'attributes': ReadOnlyDict({
'friendly_name': 'Frigo Ice bites', 'friendly_name': 'Frigo Ice Bites',
}), }),
'context': <ANY>, 'context': <ANY>,
'entity_id': 'switch.frigo_ice_bites', 'entity_id': 'switch.frigo_ice_bites',
@ -431,54 +479,6 @@
'state': 'on', 'state': 'on',
}) })
# --- # ---
# name: test_all_entities[da_ref_normal_01011][switch.frigo_ice_cubes-entry]
EntityRegistryEntrySnapshot({
'aliases': set({
}),
'area_id': None,
'capabilities': None,
'config_entry_id': <ANY>,
'config_subentry_id': <ANY>,
'device_class': None,
'device_id': <ANY>,
'disabled_by': None,
'domain': 'switch',
'entity_category': None,
'entity_id': 'switch.frigo_ice_cubes',
'has_entity_name': True,
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
'original_device_class': None,
'original_icon': None,
'original_name': 'Ice cubes',
'platform': 'smartthings',
'previous_unique_id': None,
'suggested_object_id': None,
'supported_features': 0,
'translation_key': 'ice_maker',
'unique_id': '5758b2ec-563e-f39b-ec39-208e54aabf60_icemaker_switch_switch_switch',
'unit_of_measurement': None,
})
# ---
# name: test_all_entities[da_ref_normal_01011][switch.frigo_ice_cubes-state]
StateSnapshot({
'attributes': ReadOnlyDict({
'friendly_name': 'Frigo Ice cubes',
}),
'context': <ANY>,
'entity_id': 'switch.frigo_ice_cubes',
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': 'on',
})
# ---
# name: test_all_entities[da_ref_normal_01011][switch.frigo_power_cool-entry] # name: test_all_entities[da_ref_normal_01011][switch.frigo_power_cool-entry]
EntityRegistryEntrySnapshot({ EntityRegistryEntrySnapshot({
'aliases': set({ 'aliases': set({