Show device name in connected device page
See original GitHub issueDescribe the feature you’d like Currently, the speaker’s name is not shown in the cards that are used to show the connected devices. The speaker’s name comes as a response. So, it can be shown.
Additional context
To get the list of connected devices one needs to add a device first. To add device make the following request by logging in:
https://api.susi.ai/aaa/addNewDevice.json?access_token=<access-token>&macid=<mac-id>&name=<device-name>&room=home&latitude=12.1&longitude=23.3
Enter your credentials in the API and then run it on the browser to add a device
You can get the access token by logging into the device then Log the access_token
parameter that is stored in the preference manager
Screenshots
Would you like to work on the issue? No. Anyone can grab it.
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (10 by maintainers)
Top GitHub Comments
@atm1504 sir please ellaborate the task , make it clear
Hello, I’d like to know if the issue is still open. I’m a developer new to the world of open source and would like to work on this amazing app