mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
Remove default
This commit is contained in:
@@ -166,7 +166,6 @@ def websocket_get_entities(
|
||||
vol.Optional("icon"): vol.Any(
|
||||
vol.Schema(
|
||||
{
|
||||
vol.Required("default"): str,
|
||||
vol.Optional("state"): dict,
|
||||
}
|
||||
),
|
||||
|
Reference in New Issue
Block a user