android icon indicating copy to clipboard operation
android copied to clipboard

Android 16 (OriginOS 6) - Quick Settings Tiles not working

Open Tomanic-glitch opened this issue 3 months ago • 5 comments

Home Assistant Android app version(s): 2025.11.2-full

Android version(s): Android 16 (OriginOS 6)

Device model(s): Vivo X100 Pro

Home Assistant version: 2025.10.4

Last working Home Assistant release (if known): 2025.10.4 (on Android 15)

Description of problem: My phone recently updated from Android 15 (FuntouchOS) to Android 16 (OriginOS 6) and since the update I noticed that the Quick Settings Tiles are no longer working - they don't show the assigned names, status of the entities and when clicking on them nothing happens. This is the case with both previously existing tiles and newly added ones. I'm not sure if it's an issue with the Companion app or OriginOS, but if there is anything I can do to help diagnose the issue I will be happy to help.

Companion App Logs (taken after trying to click on several tiles):

homeassistant_companion_log_10-13-2025_21-45-52.txt

Screenshot or video of problem:

Image

Tomanic-glitch avatar Nov 13 '25 21:11 Tomanic-glitch

For the logs on this one can you please first open the app. Then pull down the quick setting panel and click on a tile thats having an issue then wait a few seconds before grabbing the logs. This way we can see our debug logs when interacting with the tile and be sure the app is opened long enough to grab the logs

dshokouhi avatar Nov 13 '25 21:11 dshokouhi

Yes certainly, here is new log after following the instructions:

homeassistant_companion_log_10-13-2025_22-20-47.txt

Tomanic-glitch avatar Nov 13 '25 21:11 Tomanic-glitch

This issue still prevails after update to 2025.12

Tomanic-glitch avatar Dec 03 '25 23:12 Tomanic-glitch

From the logs you've sent

11-13 21:47:40.608  6175 29583 E HaControlsProviderService$subscribeToEntitiesForServer: Unable to get switch.hass_agent_monitoron from Home Assistant, not returned in subscribe_entities.
11-13 21:47:40.609  6175 29583 E HaControlsProviderService$subscribeToEntitiesForServer: Unable to get switch.hass_agent_monitoroff from Home Assistant, not returned in subscribe_entities.
11-13 21:47:40.609  6175 29583 E HaControlsProviderService$subscribeToEntitiesForServer: Unable to get switch.hass_agent_screensaver from Home Assistant, not returned in subscribe_entities.
11-13 21:47:40.609  6175 29583 E HaControlsProviderService$subscribeToEntitiesForServer: Unable to get switch.hass_agent_sleep_2 from Home Assistant, not returned in subscribe_entities.
11-13 21:47:40.609  6175 29583 E HaControlsProviderService$subscribeToEntitiesForServer: Unable to get switch.hass_agent_shutdown_2 from Home Assistant, not returned in subscribe_entities.
11-13 21:47:40.609  6175 29583 E HaControlsProviderService$subscribeToEntitiesForServer: Unable to get switch.hass_agent_restart_2 from Home Assistant, not returned in subscribe_entities.
11-13 21:48:00.024  6175 29583 I SensorReceiverBase$onReceive: Skipping faster update because not charging/different preference
11-13 21:48:03.010  6175  6888 I WebSocketCoreImpl$createSubscriptionFlow$flow: Still 3 messages in the queue, not closing connection.
11-13 21:48:03.025  6175  6877 I WebSocketCoreImpl$createSubscriptionFlow$flow: Still 1 messages in the queue, not closing connection.
11-13 21:48:03.025  6175  6888 I WebSocketCoreImpl$createSubscriptionFlow$flow: No more subscriptions, closing connection.
11-13 21:48:03.025  6175  6892 I WebSocketCoreImpl$createSubscriptionFlow$flow: No more subscriptions, closing connection.

is it the entities you try to use? It seems that they doesn't exist anymore.

TimoPtr avatar Dec 04 '25 09:12 TimoPtr

No these are not the entities I'm trying to use although it's weird that they appear in the logs since they are old entities that I don't use anymore. In any case, the issue is that none of the two dozen tiles I have do work - they don't show the assigned icon, name, status, don't react to touch, basically they don't do anything. This includes tiles that I created right now. They all look like this:

Image Image

The only thing that still works is to hold the finger on the tile for couple seconds which will then open it in Home Assistant Companion app:

Image

Tomanic-glitch avatar Dec 04 '25 09:12 Tomanic-glitch