Skip to content

Commit 168c915

Browse files
committed
Update snapshots
1 parent 6c80be5 commit 168c915

File tree

1 file changed

+0
-46
lines changed

1 file changed

+0
-46
lines changed

tests/components/vesync/snapshots/test_switch.ambr

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -556,54 +556,8 @@
556556
'unique_id': '6000s-display',
557557
'unit_of_measurement': None,
558558
}),
559-
EntityRegistryEntrySnapshot({
560-
'aliases': set({
561-
}),
562-
'area_id': None,
563-
'capabilities': None,
564-
'config_entry_id': <ANY>,
565-
'config_subentry_id': <ANY>,
566-
'device_class': None,
567-
'device_id': <ANY>,
568-
'disabled_by': None,
569-
'domain': 'switch',
570-
'entity_category': None,
571-
'entity_id': 'switch.humidifier_6000s_child_lock',
572-
'has_entity_name': True,
573-
'hidden_by': None,
574-
'icon': None,
575-
'id': <ANY>,
576-
'labels': set({
577-
}),
578-
'name': None,
579-
'options': dict({
580-
}),
581-
'original_device_class': None,
582-
'original_icon': None,
583-
'original_name': 'Child lock',
584-
'platform': 'vesync',
585-
'previous_unique_id': None,
586-
'suggested_object_id': None,
587-
'supported_features': 0,
588-
'translation_key': 'child_lock',
589-
'unique_id': '6000s-child_lock',
590-
'unit_of_measurement': None,
591-
}),
592559
])
593560
# ---
594-
# name: test_switch_state[Humidifier 6000s][switch.humidifier_6000s_child_lock]
595-
StateSnapshot({
596-
'attributes': ReadOnlyDict({
597-
'friendly_name': 'Humidifier 6000s Child lock',
598-
}),
599-
'context': <ANY>,
600-
'entity_id': 'switch.humidifier_6000s_child_lock',
601-
'last_changed': <ANY>,
602-
'last_reported': <ANY>,
603-
'last_updated': <ANY>,
604-
'state': 'on',
605-
})
606-
# ---
607561
# name: test_switch_state[Humidifier 6000s][switch.humidifier_6000s_display]
608562
StateSnapshot({
609563
'attributes': ReadOnlyDict({

0 commit comments

Comments
 (0)