We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f775c5d commit b09283eCopy full SHA for b09283e
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