-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 refactoring #1488
Weather refactoring #1488
Conversation
fewieden
commented
Dec 27, 2018
- Fixed openweathermap
- Fixed darksky
- Implemented forecast for both
- added indoor values
- documentation
- ...
Some things are still missing:
But I would categorize those more as improvements. |
The build on travis only failed for 50%. Nodejs can't handle |
SUPER AWESOME WORK! 🎉 If we can find a way to make travis happy, I can merge it, and then merge it into develop so we can shift the module as EXPERIMENTAL, which will hopefully increase traction in the development. I'll be releasing the next MM version January 1st, so lets try to get it included in this version! :) |
…o weather # Conflicts: # css/main.css
Generated by 🚫 dangerJS |
@MichMich I merged current develop branch (has an updated travis config) into the weather branch. It passed now. |
Great work! Ill make sure to merge it into dev before releasing a new version. |