-
-
Notifications
You must be signed in to change notification settings - Fork 681
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android Auto sensors display #3248
Comments
already requested #3219 |
so asides from |
There is one issue here, we can only display a certain amount of entities. The grid item list also only allows certain character lengths, its also not recommended to display items that have no action which a sensor has no action. I am not sure this is something we should add given the limitations and considerations but lets see if other users really need this. |
Have you seen the Weather&Radar app? Maybe we could disguise it as a map... 😉 |
Then I have no idea how the Weather & Radar app has permission to display weather radar data on a map... Anyhow, sensor data would be great. Groups would be good also. I have some grouped lights, which would be easier to control. Other groups, like motion sensors, I believe they fall under the binary_sensor category. |
Displaying a map is actually something a POI or Navigation app can use, most likely they are a POI app whereas we are a IOT app
I am hesitant to add a
please open a separate feature request for this as this request is about adding support for sensors. In the meantime its nothing a template entity can't fix :)
thats not a group ;) |
I agree with you on this. The amount of Sensors would be too many, only a few in the Favourites would work well. |
@GSzabados a bit off topic but old style groups do not work, try to recreate your light groups using the UI. Then the lights will be part of the |
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
I'm after my first tests of Android Auto support. I looks really promising.
Would it be possible to add there sensors display in addition to all the currently available domains?
Posiibility of favourites selection would be needed for that as well, because of the possible number of sensor entieties.
Describe alternatives you've considered, if any
Additional context
The text was updated successfully, but these errors were encountered: