node-red-contrib-wellness
v0.0.11
Published
Node-RED node that compute the environement wellness
Downloads
24
Maintainers
Readme
Node-RED contrib Wellness
Wellness nodes make it simple to convert temperature and humidity into important informations.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Getting Started
Adding nodes to the palette - Node-RED Documentation
Documentation
- Heatstroke
Users can estimate the risk of heat while performing day-to-day activities. Heatstroke risk level is determined by air temperature and humidity.
- Discomfort
The discomfort index is calculated from the air temperature and humidity to help users realize the importance of maintaining a comfortable environment.
- Flu
Flu contagion rate has been linked to humidity and temperature, this node give you a way to check the risk level.
Project Informations
- Current version
- Languages
- License
- Release Note
- 0.0.1 First release
- 0.0.2 Update README.md
- 0.0.3 Change source folder
- 0.0.4 Common function to helper
- 0.0.5 Naming update
- 0.0.6 Bugfix with node.status
- 0.0.7 Bugfix with filenames
- 0.0.8 Bugfix for unknown value
- 0.0.9 Bugfix for payload data
- 0.0.10 Add alert msg output + new documentation