home-assistant / home-assistant/android

Use strong types for AssistPipelineRunStart and AssistPipelineSttEnd

Open
#5,341 3 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Kotlin
Stars
3.9k
Forks
1.1k
Avg merge
1d 12h
Merged PRs (30d)
81

Description

This two types contains a `Map` but we are always expecting a specific field. We should avoid use `Any` as much as we can and here in this case we can simply create the proper class and replace the type of the fields by these new classes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.