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

Bug correction (#76) and new functionnalities #84

Closed
wants to merge 5 commits into from

Conversation

AgP42
Copy link

@AgP42 AgP42 commented Jul 23, 2018

  1. Bug correction for Brightness control : Brightness does not work when triggered by notifications (With resolution) #76
  2. New functionnalities :
  • add a Notification to others modules names "USER_PRESENCE" to true or false when MONITORON or MONITOROFF are requested
  • possibility to send this Notification "USER_PRESENCE" to true or false by other module request (for example, I use MMM-Navigation to send USER_PRESENCE to true to allow my module update on request)
    This notification "USER_PRESENCE" can also be send by the module MMM-PIR-Sensor.
  1. Update of French translation
  2. Update of README accordingly

Tested some days on MM2 v2.4.1 on a RPI2

Bug correction for Brightness control : Jopyth#76
New functionnalities : 
 - add a Notification to others modules names "USER_PRESENCE" to true or false when MONITORON or MONITOROFF are requested
 - possibility to send this Notification "USER_PRESENCE" to true or false by other module request (for example, I use MMM-Navigation to send USER_PRESENCE to true to allow my module update on request)
This notification "USER_PRESENCE" can also be send by the module MMM-PIR-Sensor.
New functionnalities : 
 - add a Notification to others modules names "USER_PRESENCE" to true or false when MONITORON or MONITOROFF are requested
 - possibility to send this Notification "USER_PRESENCE" to true or false by other module request (for example, I use MMM-Navigation to send USER_PRESENCE to true to allow my module update on request)
This notification "USER_PRESENCE" can also be send by the module MMM-PIR-Sensor.
- Add examples to use Remote-control with MMM-Navigate
- Update to take into account the add of "USER_PRESENCE" notification to other modules (modification proposed on the 2 other files)
- Update to add example to use Brightness modification (after the correction of the issue Jopyth#76 proposed into node_helper.js file)
@rudibarani
Copy link

The USER_PRESENCE feature would be good to have in the "main" module as well. +1 for integrating it!

@AgP42 AgP42 closed this Feb 10, 2019
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