Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Integrate location with backend #487

Closed
augustnmonteiro opened this issue Jan 31, 2017 · 0 comments
Closed

Integrate location with backend #487

augustnmonteiro opened this issue Jan 31, 2017 · 0 comments
Assignees

Comments

@augustnmonteiro
Copy link
Contributor

  • Configuration should get the location of device and save on mycroft.conf
@augustnmonteiro augustnmonteiro self-assigned this Jan 31, 2017
augustnmonteiro added a commit that referenced this issue Feb 1, 2017
- Adding more phrases on location not found dialog
- Creating get_location method
- Fixing identation
augustnmonteiro added a commit that referenced this issue Feb 2, 2017
- Adding more phrases on location not found dialog
- Creating get_location method
- Fixing identation
penrods pushed a commit that referenced this issue Feb 3, 2017
For the Weather Skill:
* When talking about the current city, the city name is generally not spoken (more natural)
* A "pretty" name of just the city is used instead of the complete name
* Works around the recurring issue with OWM where they report bad min/max temps (same as the current temp)
* Changed "Location is not valid" to "I don't know that location" (people don't say "not valid")

For the Time Skill:
* The timezone is extracted from the device location setting
* Time responses are more varied and shorter

This change adds MycroftSkill.location_pretty and MycroftSkill.location_timezone properties.
aatchison pushed a commit that referenced this issue Feb 3, 2017
For the Weather Skill:
* When talking about the current city, the city name is generally not spoken (more natural)
* A "pretty" name of just the city is used instead of the complete name
* Works around the recurring issue with OWM where they report bad min/max temps (same as the current temp)
* Changed "Location is not valid" to "I don't know that location" (people don't say "not valid")

For the Time Skill:
* The timezone is extracted from the device location setting
* Time responses are more varied and shorter

This change adds MycroftSkill.location_pretty and MycroftSkill.location_timezone properties.
forslund pushed a commit to forslund/mycroft-core that referenced this issue Feb 9, 2017
forslund pushed a commit to forslund/mycroft-core that referenced this issue Feb 9, 2017
forslund pushed a commit to forslund/mycroft-core that referenced this issue Feb 9, 2017
forslund pushed a commit to forslund/mycroft-core that referenced this issue Feb 9, 2017
forslund pushed a commit to forslund/mycroft-core that referenced this issue Feb 9, 2017
- Adding more phrases on location not found dialog
- Creating get_location method
- Fixing identation
forslund pushed a commit to forslund/mycroft-core that referenced this issue Feb 9, 2017
forslund pushed a commit to forslund/mycroft-core that referenced this issue Feb 9, 2017
For the Weather Skill:
* When talking about the current city, the city name is generally not spoken (more natural)
* A "pretty" name of just the city is used instead of the complete name
* Works around the recurring issue with OWM where they report bad min/max temps (same as the current temp)
* Changed "Location is not valid" to "I don't know that location" (people don't say "not valid")

For the Time Skill:
* The timezone is extracted from the device location setting
* Time responses are more varied and shorter

This change adds MycroftSkill.location_pretty and MycroftSkill.location_timezone properties.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants