home-assistant / home-assistant/android

Multi sortable entity picker

Open
#6,260 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
3.9k
Forks
1.1k
Avg merge
1d 12h
Merged PRs (30d)
81

Description

### Description

Based on the initial work for Single entity picker https://github.com/home-assistant/android/pull/6253 we should extend it for multiple entities.
The current implementation has some caching for the creation of the model used within the composable then kept into a remember. We should use this for multiple entities to avoid having to duplicate the transformations made.

### Additional context

We should be able reorder the entity selected.

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.