echolocate
Version:
Get an Echo device's physical location and timezone using the Alexa API and Geo-location.
14 lines (10 loc) • 408 B
Markdown
# v1.1.0 (2017-09-10):
Add option to pass in api endpoint. The API endpoint base url is provided in the Alexa Skill
response object, and so it's recommended to use that. Defaults to `https://api.amazonalexa.com`
for backwards compatibility.
# v1.0.2 (2017-09-05):
Fix long-hand command-line argument names
# v1.0.1 (2017-09-05):
Add repository to `package.json`
# v1.0.0 (2017-09-05):
Initial release