Hi,
We have built an Android app integrating the AVS API's to connect through Alexa servers for sending audio request and receiving the response from Alexa which is perfectly working fine.
Now we would like to add more value to the app by adding more functionalities like controlling the Home appliances like Philips Hue/or any other Alexa supported home devices from our app.
Some clarifications or documentation we are looking which can gives us good start.
Other clarification we require is :
1. As we understand we can enable some already built skill through amazon alexa app to get this functionality.
2. Do we need Alexa Echo/Tap to initiate the discovery process or it can be done just by our android app?
3. Can we achieve this communication between device(Philips/any other alexa supported home device) and android app without writing any custom skill?
Basically we want our android app to communicate with home device through AVS API's and not through hardware like echo/tap.
Please help with this information.