mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Fix a typo in hassfest (#118482)
This commit is contained in:
parent
12f2bcc3a4
commit
4b95ea864f
@ -48,7 +48,7 @@ def ensure_not_same_as_default(value: dict) -> dict:
|
||||
|
||||
|
||||
def icon_schema(integration_type: str, no_entity_platform: bool) -> vol.Schema:
|
||||
"""Create a icon schema."""
|
||||
"""Create an icon schema."""
|
||||
|
||||
state_validator = cv.schema_with_slug_keys(
|
||||
icon_value_validator,
|
||||
|
Loading…
x
Reference in New Issue
Block a user