Skip to content

Add wakeword engine indicator for HA#6

Merged
imonlinux merged 1 commit intomainfrom
imonlinux-patch-1
Sep 10, 2025
Merged

Add wakeword engine indicator for HA#6
imonlinux merged 1 commit intomainfrom
imonlinux-patch-1

Conversation

@imonlinux
Copy link
Copy Markdown
Owner

Extended api_server.py to handle:

DeviceInfoRequest → DeviceInfoResponse

ListEntitiesRequest → advertises a single TextSensor (“Wakeword Engine”)

SubscribeStatesRequest → replays the last known value so HA shows something at once

A tiny internal registry for text sensors and a method to publish their states

Added linux_voice_assistant/wakeword_indicator.py:

set_wakeword_engine(server, "OpenWakeWord") helper that publishes the current engine name via the running server.

@imonlinux imonlinux merged commit 13b05a8 into main Sep 10, 2025
@imonlinux imonlinux deleted the imonlinux-patch-1 branch September 10, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant