dwaan / homebridge-adb

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

Remove Number Prefix On Inputs #41

Closed shubhamshah02 closed 3 years ago

shubhamshah02 commented 3 years ago

Firstly, great plugin and thank you for your work. I setup inputs for my apps and for some reason the plugin tends to add number prefixes like 01., 02. etc.. for all of the different inputs with a random input called Other. Is there a way to remove this or toggle it off?

dwaan commented 3 years ago

For the prefix you can rename your input manually from the Home App. You can also hide any inputs by uncheck it from Home app.

dwaan commented 3 years ago

I added the option to remove the number and home-other inputs in new release.