3788aa2746
change locallyControlled
to configurationControl
and update relate logic
2024-04-01 09:15:10 +07:00
378688d2fa
add GET/ PUT from local server on monitor
2024-03-30 19:33:03 +07:00
efe68a54a4
update version 3.0.8
to 3.0.9
2024-03-24 20:04:48 +07:00
ce1373141a
Updated version number
2024-03-16 11:13:04 +07:00
3d243cb8ca
Revert: version 3.0.7
2024-03-16 08:52:50 +07:00
ea3e976232
update next version 3.0.7
2024-03-16 08:21:44 +07:00
87f2463233
Update comment
2024-03-16 08:21:14 +07:00
be1a9778e6
Fix: PMS Read Failed
2024-03-14 21:17:43 +07:00
6837529096
add compensation temperature and humidity for SGP41
2024-03-10 11:20:52 +07:00
9ae8fb2355
fix: Completely turn off LEDbar
2024-03-10 09:34:04 +07:00
cd5ee2da18
Turn all LED on while init
2024-03-07 21:54:22 +07:00
dc742d3c92
Updated log messages and version number
2024-03-07 16:11:36 +07:00
469d07a2d6
fix: O-1PS not recognized
2024-03-06 17:20:55 +07:00
6cf5e31843
add nox_index
to payload
2024-03-03 22:24:58 +07:00
c1228bbd06
Changed measurement and update intervalls
2024-03-02 14:05:00 +07:00
f7e85a92e8
Uped version Nr. Renamed examples.
2024-02-29 17:58:14 +07:00
351af57591
move pm25ToAQI
into PMSUtils
2024-02-29 14:45:44 +07:00
fcee721d58
Merge pull request #66 from airgradienthq/feature/add-mdns-attributes
...
Add mDNS attribute
2024-02-29 10:56:48 +07:00
8ff8b7929e
Update correction relative humdity formula
2024-02-29 10:49:38 +07:00
66c53daed6
Implement relative humidity correction
2024-02-29 10:39:17 +07:00
5de3a34dd0
Add mDNS attribute
2024-02-29 10:22:05 +07:00
39de897621
Merge pull request #56 from dechamps/includecap
...
Fix path capitalization
2024-02-29 09:05:30 +07:00
be9ba88d52
fix: BoardDef pin number invalid type, #51
2024-02-29 08:45:38 +07:00
b749495bf4
Fix path capitalization
...
This fixes build breakage on case-sensitive filesystems (e.g. Linux)
with errors like:
src/Display/Display.h:4:10: fatal error: ../main/BoardDef.h: No such file or directory
2024-02-24 21:43:03 +00:00
6afcf6d4c3
Udpate version: 3.0.4
2024-02-20 21:06:09 +07:00
6cb7fa8a1b
Fix: capitalize folder and file
2024-02-17 17:34:01 +07:00
6cdbb8a0a3
Fix capitalize folder and file name ignored
2024-02-17 17:28:51 +07:00
23513cf88c
Add parameter tvoc_raw
for SGP41
2024-02-17 13:36:32 +07:00
b475c5c1ec
capitalize folder names and file names Same like class file names
2024-02-17 13:17:45 +07:00
8c94cea764
round real value with 2 decimal on server sync data json
2024-02-17 12:47:51 +07:00
7c1eae83e4
Add logging for abcDays
2024-02-17 12:04:11 +07:00
2941bb2d5d
next version 3.0.3
2024-02-16 21:56:43 +07:00
fc5c0a1d6e
Merge branch 'hotfix/sht30' into feature/update-sht-for-all-examples
2024-02-16 13:29:03 +07:00
b28719b7a5
Improved LED test on startup. Set for version 3.0.2
2024-02-16 12:11:17 +07:00
7ea43fdc7d
Update lib version string: 3.0.1
2024-02-15 19:56:46 +07:00
7a6cc8caef
use "arduino-sht" library for sht3x and sht4x
2024-02-10 21:14:27 +07:00
05594441b8
Update sht3x
2024-02-07 09:18:02 +07:00
4df0fc5d5c
Set S8 Automatic Baseline Period
2024-02-06 10:41:10 +07:00
4c180fedbd
Support SHT3x
2024-02-06 09:38:37 +07:00
b2762a3b6c
[Lib] Change LedBar function name getNumberOfLed
to getNumberOfLeds
2024-02-04 15:48:06 +07:00
512420f5a2
Update: Explain difference between PMS5003 and PMS5003T
2024-02-04 15:22:06 +07:00
335fad3f0d
Clean code and add comments
2024-02-04 15:04:38 +07:00
990f2482bb
Complete rewrite of the library with modular structure.
2024-02-03 10:46:26 +07:00