Use Home assistant to turn Hotspot on or off in Android 16 without root.
You will need to manually enable Wireless debugging and start Shizuku after every reboot.
Install
Shizuku
Enable
Developer options, USB Debugging and Wireless debugging.
Allow wireless debugging on your network
Start pairing in Shizuku
Tap "Pair device with pairing code" in "Wireless debugging"
Enter pairing code in Shizuku's notification
Start Shizuku
Install
Delta
- Enable Tasker integration in Advanced settings
Use this action in Home Assistant to enable Hotspot.
action: notify.mobile_app_pixel_9_pro_xl
data:
message: "command_broadcast_intent"
data:
intent_action: dev.shadoe.delta.action.START_SOFT_AP
intent_package_name: dev.shadoe.delta
intent_class_name: dev.shadoe.delta.SoftApBroadcastReceiver