Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weather #38

Merged
merged 2 commits into from Apr 30, 2016
Merged

Weather #38

merged 2 commits into from Apr 30, 2016

Conversation

drakaz
Copy link
Contributor

@drakaz drakaz commented Apr 26, 2016

This patch allow to use previmeteo instead of google for weather plugin. Previmeteo need a (free for home use) token to work. The token is configurable in web UI.

@Alkorin
Copy link
Member

Alkorin commented Apr 26, 2016

Same as #39 for server/plugins/weather/plugin_weather.cpp

@drakaz drakaz force-pushed the weather branch 2 times, most recently from 4a59ac2 to 1597dd6 Compare April 27, 2016 18:53
@drakaz
Copy link
Contributor Author

drakaz commented Apr 27, 2016

Missing CRLF removed on linux, fixed.

@@ -19,7 +19,7 @@

Q_EXPORT_PLUGIN2(plugin_weather, PluginWeather)

PluginWeather::PluginWeather():PluginInterface("weather", "Weather", BunnyZtampPlugin)
PluginWeather::PluginWeather():PluginInterface("weather", "Meteo",BunnyZtampPlugin)
{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hum ?

@drakaz
Copy link
Contributor Author

drakaz commented Apr 28, 2016

Restored english word.

@Alkorin Alkorin merged commit 640257f into OpenJabNab:master Apr 30, 2016
@drakaz drakaz deleted the weather branch May 5, 2016 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants