Keep track what devices support Assist features (#93990)

This commit is contained in:
Paulus Schoutsen 2023-06-03 09:26:28 -04:00 committed by GitHub
parent faacf1658f
commit 65b62d877d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 58 additions and 11 deletions

View file

@ -280,7 +280,6 @@ def websocket_get_run(
)
@callback
@websocket_api.websocket_command(
{
vol.Required("type"): "assist_pipeline/language/list",