Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NodeManager_BME280_EasyPCB
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SmartHome
NodeManager_BME280_EasyPCB
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
Tags
8
v1.6
v1.5.1
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
3
Sep
22
Aug
6
30
Jul
29
23
15
9
2
24
Jun
6
1
31
May
30
26
23
14
13
12
10
8
7
12
Apr
9
8
4
31
Mar
23
22
26
Feb
16
Customize NodeManager to our BME280 use
master
master
Release v1.6
v1.6
v1.6
Updated documentation
Compilation error when BATTERY_MANAGER is off #206
Resolving conflicts
Allow to set power savings mode of BH1750 light level sensor (#197)
Added support for Power/Water pulse sensors (#96)
Added radio signal sensor (#99)
Added support for PWM output with SensorDimmer (#118)
Added ability to turn the ADC off so save power (#97)
Added capability to reboot by setting reboot pin (#133)
Updated config.h with additional default entries (#143)
Using sleep() or wait() depending on the node's status (#150)
DHT library update and fixes (#175, #145, #176, #148)
Introduced new way for managing reporting intervals and sleeping cycles (#153, #179, #184)
Added support for BMP280 sensor (#88)
Added support for RS485 (#169)
Added support for AM2320, DHT21, PT100 and TSL2561 sensors (#171 #109 #110 #111)
New interrupt handling framework which covers both sleeping and NOT sleeping nodes (#142, #149, #166, #154)
Backport of 1.5.1 hotfix for maximum allocated sensors
Release v1.5.1
v1.5.1
v1.5.1
Optimize MQ sensors (share default curve coefficients) (#162)
Added support for the MH-Z19 CO2 sensor (#161)
Latching Relay can not be configured with a single line and controlled with a single child id
PowerManager allows Vcc only to be set
Optimized functions between Sensor and NodeManager classes (#140)
Enhanced remote API - fixed (#102 #20 #28 #53 #78)
Revert "Enhanced remote API #102 #20 #28 #53 #78"
Enhanced remote API #102 #20 #28 #53 #78
Added Timer class and fixed #127 #131 #107 #105
Move isMetric in a function and allow users to set it manually from the sketch #115
Add debug message with encryption status #116
Allow a sensor to access NodeManager's or other sensors' functions #93 (#124)
Adde rain/soil moisture sensor. Updated documentation (#123)
Use enum instead of define for defining each sensor #121 (#122)
Merge pull request #117 from user2684/fix/max-sensors
Added MAX_SENSORS to limit the size of _sensors
v1.6-dev
Release v1.5
v1.5
v1.5
Add option to retrieve the latest value of a sensor #104
Loading