# serializer version: 1 # name: test_setup_config_entry StateSnapshot({ 'attributes': ReadOnlyDict({ 'friendly_name': 'My template', 'max': 100.0, 'min': 0.0, 'mode': , 'step': 0.1, }), 'context': , 'entity_id': 'number.my_template', 'last_changed': , 'last_reported': , 'last_updated': , 'state': '10.0', }) # ---