dwaan / homebridge-adb

Homebridge script to control remote ADB enabled Android device
MIT License
76 stars 15 forks source link

[IDEA] Use a slider to change the volume #48

Open ATRK23 opened 3 years ago

ATRK23 commented 3 years ago

I have seen on other plug-ins that you could use a light bulb slider to change the volume. Maybe it would be possible for this plug-in too

louliangsheng commented 1 year ago

@dwaan Can I also use the slider to control the brightness?

louliangsheng commented 1 year ago

https://www.jianshu.com/p/c477e4938e38 adb shell settings get system screen_brightness https://developer.android.com/reference/android/provider/Settings.System#SCREEN_BRIGHTNESS_MODE

louliangsheng commented 1 year ago

https://hqidi.com/169.html