We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ad3d16 + b09283e commit 7938ff5Copy full SHA for 7938ff5
1 file changed
custom_components/mass_queue/websocket_commands.py
@@ -25,7 +25,6 @@
25
vol.Required("entity_id"): str,
26
},
27
)
28
-@websocket_api.async_response
29
def api_get_entity_info(
30
hass: HomeAssistant,
31
connection: websocket_api.ActiveConnection,
0 commit comments