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

Extend env.location with a season item #176

Closed
wants to merge 2,078 commits into from
Closed

Extend env.location with a season item #176

wants to merge 2,078 commits into from

Conversation

Ageman
Copy link

@Ageman Ageman commented Dec 4, 2016

Calculate the season of year into env.location.season
0 Spring / 1 Summer / 2 Fall / 3 Winter

psilo909 and others added 30 commits May 30, 2016 20:14
…layout changes / threading changes by myself.

plugin is for internal testing only.

images, js files and css files are missing until we discussed license issues / requirements.
avm, enigma2: changed from Utils... to self...
backend: added configurability of smarthome path
backend: item name and path seperated
- added disclosure page with MIT license
- added bootstrap files
- added new images from openclipart
- added more images
- layout optimizations
- added time to system.html
- added round to remaining size
- added db dump button
- migrated to SmartPlugin with MULTIINSTANCE = False
BackendServer:
- added check for SQLite Visu 2.8 Plugin when displaying Database Dump Button in Services
- Upgraded to SmartPlugin
- Updated to SmartPlugin and new logging system
- upgraded to SmartPlugin
- updated to SmartPlugin
- added Version Check against PyPI
…does not do any smartVISU specific stuff. The smartVISU specific stuff has been extracted to the plugin visu_smartvisu. This plugin replaces the visu plugin of smarthome v1.0 / smarthomeNG v1.1.
@ohinckel ohinckel changed the title Season Extend env.location with a season item Dec 4, 2016
@ohinckel ohinckel mentioned this pull request Dec 4, 2016
@cstrassburg
Copy link
Member

cstrassburg commented Dec 4, 2016

Where is the use case for this feature?

@ohinckel
Copy link
Member

ohinckel commented Dec 4, 2016

This calculation is not exact since the calculation depends on different calculations used in different countries - but could be accurate enough. On the other hand this could generate a little bit more support effort due to the inaccurancy.

Nevertheless I think this could be a useful information (which is probably also provided by some weather plugins, but I don't know) and which can be used in some logics (or just to show the current season in the visualization).

@Ageman
Copy link
Author

Ageman commented Dec 5, 2016

Yes, I just wanted this for visu, but you might be right, there is not much of a use case.
But to be honest, I thought it fits well as for some other values in env.location, I do know the use case either :-)

cstrassburg pushed a commit that referenced this pull request Dec 10, 2016
Volkszaehler plugin - Initial release
@cstrassburg cstrassburg mentioned this pull request Dec 16, 2016
6 tasks
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.

6 participants