mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Remove default
This commit is contained in:
parent
71f89dd759
commit
cea7ea4b75
@ -166,7 +166,6 @@ def websocket_get_entities(
|
|||||||
vol.Optional("icon"): vol.Any(
|
vol.Optional("icon"): vol.Any(
|
||||||
vol.Schema(
|
vol.Schema(
|
||||||
{
|
{
|
||||||
vol.Required("default"): str,
|
|
||||||
vol.Optional("state"): dict,
|
vol.Optional("state"): dict,
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user