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

New functionnalities and README update #5

Merged
merged 6 commits into from
Jul 24, 2018
Merged

Conversation

AgP42
Copy link
Contributor

@AgP42 AgP42 commented Jul 23, 2018

Update README.md by addition of :

  • details about installation
  • screenshot
  • description of the configuration
  • examples
  • Updated according to the last changes proposed on the main code files.

New functionalities :

  • Stop update in case of "USER_PRESENCE" = false (use of module MMM-PIR-Sensor for example)
  • Stop update in case all Jeedom modules instances are hidden (using suspend and resume core functions)
  • Possibility to display the last update day and time bellow the module display
  • Possibility to display 2 infos on the same line

New functionnalities : 
- Stop and restard module update in case of no user is present (notification USER_PRESENCE from MMM-PIR-Sensor) or if the module is hidden (from core functions suspend and resumes
- Possibility to add the last update time from server at the end of the module. This can be configured using "displayLastUpdate" and "displayLastUpdateFormat"
- Possibility to display 2 idx sensor on the same line by configuration (config.js)
Add : 
- details about installation
- screenshot
- description of the configuration
- examples

Updated according to the last changes proposed, i.e : 
- Stop update in case of "USER_PRESENCE" = false (use of module MMM-PIR-Sensor for example)
- Stop update in case all Jeedom modules instances are hidden (using suspend and resume core functions)
- Possibility to display the last update day and time bellow the module display
- Possibility to display 2 infos on the same line
@prysme01 prysme01 merged commit 390e9f8 into prysme01:master Jul 24, 2018
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