ovos-skill-weather


Nameovos-skill-weather JSON
Version 0.0.1a16 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/skill-ovos-weather
Summaryovos skill plugin
upload_time2024-04-25 00:25:04
maintainerNone
docs_urlNone
authorJarbasAi
requires_pythonNone
licenseApache-2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # <img src='https://rawgithub.com/FortAwesome/Font-Awesome/master/svgs/solid/sun.svg' card_color='#FEE255' width='50' height='50' style='vertical-align:bottom'/> Weather
Weather conditions and forecasts

## About 
Get weather conditions, forecasts, expected precipitation and more!  By default, it will tell
you about your device's configured location. You can also ask for other cities around the world. 

Current conditions and weather forecasts come from [OpenMeteo](https://open-meteo.com).

The temperature is shown in Celsius or Fahrenheit depending on the preferences set in your configuration or skill settings.
You can ask specifically for a unit that differs from your configuration.

No API key or user accounts required

## Examples 
### Current Conditions
* "What is the weather?"
* "What is the weather in Houston?"

### Daily Forecasts
* "What is the forecast tomorrow?"
* "What is the forecast in London tomorrow?"
* "What is the weather going to be like Tuesday?"
* "What is the weather for the next three days?"
* "What is the weather this weekend?"

### Temperatures
* "What's the temperature?"
* "What's the temperature in Paris tomorrow in Celsius?"
* "What's the high temperature tomorrow"
* "Will it be cold on Tuesday"

### Specific Weather Conditions
* "When will it rain next?"
* "How windy is it?"
* "What's the humidity?"
* "Is it going to snow?"
* "Is it going to snow in Baltimore?"
* "When is the sunset?"

## Credits
OpenVoiceOS (@OpenVoiceOS)
Mycroft AI (@MycroftAI)

## Category
**Daily**

## Tags
#weather
#forecast
#rain
#humidity
#snow
#temperature



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/skill-ovos-weather",
    "name": "ovos-skill-weather",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "JarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": null,
    "platform": null,
    "description": "# <img src='https://rawgithub.com/FortAwesome/Font-Awesome/master/svgs/solid/sun.svg' card_color='#FEE255' width='50' height='50' style='vertical-align:bottom'/> Weather\nWeather conditions and forecasts\n\n## About \nGet weather conditions, forecasts, expected precipitation and more!  By default, it will tell\nyou about your device's configured location. You can also ask for other cities around the world. \n\nCurrent conditions and weather forecasts come from [OpenMeteo](https://open-meteo.com).\n\nThe temperature is shown in Celsius or Fahrenheit depending on the preferences set in your configuration or skill settings.\nYou can ask specifically for a unit that differs from your configuration.\n\nNo API key or user accounts required\n\n## Examples \n### Current Conditions\n* \"What is the weather?\"\n* \"What is the weather in Houston?\"\n\n### Daily Forecasts\n* \"What is the forecast tomorrow?\"\n* \"What is the forecast in London tomorrow?\"\n* \"What is the weather going to be like Tuesday?\"\n* \"What is the weather for the next three days?\"\n* \"What is the weather this weekend?\"\n\n### Temperatures\n* \"What's the temperature?\"\n* \"What's the temperature in Paris tomorrow in Celsius?\"\n* \"What's the high temperature tomorrow\"\n* \"Will it be cold on Tuesday\"\n\n### Specific Weather Conditions\n* \"When will it rain next?\"\n* \"How windy is it?\"\n* \"What's the humidity?\"\n* \"Is it going to snow?\"\n* \"Is it going to snow in Baltimore?\"\n* \"When is the sunset?\"\n\n## Credits\nOpenVoiceOS (@OpenVoiceOS)\nMycroft AI (@MycroftAI)\n\n## Category\n**Daily**\n\n## Tags\n#weather\n#forecast\n#rain\n#humidity\n#snow\n#temperature\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ovos skill plugin",
    "version": "0.0.1a16",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/skill-ovos-weather"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b680c3a1d4b05a11cf7cb8b82b14fa29f883bfd77680af52471831a7d537392",
                "md5": "ebe66a01b447335c5430ef3832852c91",
                "sha256": "f26abb5b876abdfe2fcb1c9330cb44571cbf33640dd435a49a8a58d926a48ecc"
            },
            "downloads": -1,
            "filename": "ovos_skill_weather-0.0.1a16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ebe66a01b447335c5430ef3832852c91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2014210,
            "upload_time": "2024-04-25T00:25:04",
            "upload_time_iso_8601": "2024-04-25T00:25:04.368217Z",
            "url": "https://files.pythonhosted.org/packages/6b/68/0c3a1d4b05a11cf7cb8b82b14fa29f883bfd77680af52471831a7d537392/ovos_skill_weather-0.0.1a16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 00:25:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "skill-ovos-weather",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "ovos-skill-weather"
}
        
Elapsed time: 0.34892s