Phat Nguyen
a2b30a5467
ignore compensated value send to AG server. And udpate JSON properties
2024-04-21 05:46:20 +07:00
Achim
5534a2cf7e
Added documentation
2024-04-19 14:09:48 +07:00
Phat Nguyen
cb4ae82b1b
Update properties JSON Snake Case to Camel Case
2024-04-14 22:15:37 +07:00
Phat Nguyen
8adca3a9ee
Update pmStandard JSON stringtify value
2024-04-14 22:14:50 +07:00
Phat Nguyen
5f15e29c76
fix configuration pmStandard value
2024-04-14 21:36:50 +07:00
Phat Nguyen
6e1ac26187
update handle noxLearningOffset and tvocLearningOffset configuration
2024-04-14 21:30:56 +07:00
Phat Nguyen
ccee987d05
add firmware mode O-1P
2024-04-13 21:07:20 +07:00
Phat Nguyen
09cbbed856
fix typo
2024-04-13 20:50:11 +07:00
Phat Nguyen
e1115659e2
add atmp_compensated and rhum_compensated to sync data
2024-04-13 20:39:05 +07:00
Phat Nguyen
25ef1ced9e
Remove correction Temperature and Humidity for PMS5003T
2024-04-12 12:16:31 +07:00
Phat Nguyen
2ccddf0e19
Update: Post to Airgradient on WiFiConnector content
2024-04-12 12:08:02 +07:00
Phat Nguyen
9a1e0f4cdd
Merge branch 'develop' of https://github.com/airgradienthq/arduino into develop
2024-04-12 06:18:52 +07:00
Phat Nguyen
86c6095362
update: WiFiConnector Post To AirGradient default checked and add explain text
2024-04-12 06:18:48 +07:00
Phat Nguyen
1d6a0a06c0
Move Arduino_JSON to AirGradient libries
2024-04-11 09:29:29 +07:00
Phat Nguyen
bd1197971f
Remove text before checkbox Post to AirGradient
2024-04-11 06:45:36 +07:00
Phat Nguyen
c28a937384
Add postDataToAirGradient checkbox to WiFi Manager
2024-04-11 06:33:56 +07:00
Phat Nguyen
cb7a6a2dfd
fix: Local Configuration
2024-04-08 10:15:45 +07:00
Phat Nguyen
51ff8f8df4
fix: WiFi reconnect on ESP8266
2024-04-07 17:01:54 +07:00
Phat Nguyen
4577082731
clarifying method/variable/class names
2024-04-07 16:39:01 +07:00
Phat Nguyen
dfba4fa4b1
[temporary commit]
2024-04-05 06:39:59 +07:00
Phat Nguyen
f681d4b2e8
add WiFiManager and 'U8g2 to Libraries`
2024-04-04 18:35:15 +07:00
Phat Nguyen
dba385f5bb
[temporary commit]
2024-04-04 10:36:59 +07:00
Phat Nguyen
027ffeaa92
[temporary commit]
2024-04-03 21:26:04 +07:00
Phat Nguyen
c1ab99ba8d
[temporary commit]
2024-04-03 11:40:46 +07:00
Phat Nguyen
8e032927c6
[temporary commit]
2024-04-03 07:04:55 +07:00
Phat Nguyen
3788aa2746
change locallyControlled to configurationControl and update relate logic
2024-04-01 09:15:10 +07:00
Phat Nguyen
378688d2fa
add GET/ PUT from local server on monitor
2024-03-30 19:33:03 +07:00
Phat Nguyen
efe68a54a4
update version 3.0.8 to 3.0.9
2024-03-24 20:04:48 +07:00
Achim
ce1373141a
Updated version number
2024-03-16 11:13:04 +07:00
Phat Nguyen
3d243cb8ca
Revert: version 3.0.7
2024-03-16 08:52:50 +07:00
Phat Nguyen
ea3e976232
update next version 3.0.7
2024-03-16 08:21:44 +07:00
Phat Nguyen
87f2463233
Update comment
2024-03-16 08:21:14 +07:00
Phat Nguyen
be1a9778e6
Fix: PMS Read Failed
2024-03-14 21:17:43 +07:00
Phat Nguyen
6837529096
add compensation temperature and humidity for SGP41
2024-03-10 11:20:52 +07:00
Phat Nguyen
9ae8fb2355
fix: Completely turn off LEDbar
2024-03-10 09:34:04 +07:00
Phat Nguyen
cd5ee2da18
Turn all LED on while init
2024-03-07 21:54:22 +07:00
Achim
dc742d3c92
Updated log messages and version number
2024-03-07 16:11:36 +07:00
Phat Nguyen
469d07a2d6
fix: O-1PS not recognized
2024-03-06 17:20:55 +07:00
Phat Nguyen
6cf5e31843
add nox_index to payload
2024-03-03 22:24:58 +07:00
Achim
c1228bbd06
Changed measurement and update intervalls
2024-03-02 14:05:00 +07:00
Achim
f7e85a92e8
Uped version Nr. Renamed examples.
2024-02-29 17:58:14 +07:00
Phat Nguyen
351af57591
move pm25ToAQI into PMSUtils
2024-02-29 14:45:44 +07:00
Phat Nguyen
fcee721d58
Merge pull request #66 from airgradienthq/feature/add-mdns-attributes
...
Add mDNS attribute
2024-02-29 10:56:48 +07:00
Phat Nguyen
8ff8b7929e
Update correction relative humdity formula
2024-02-29 10:49:38 +07:00
Phat Nguyen
66c53daed6
Implement relative humidity correction
2024-02-29 10:39:17 +07:00
Phat Nguyen
5de3a34dd0
Add mDNS attribute
2024-02-29 10:22:05 +07:00
Phat Nguyen
39de897621
Merge pull request #56 from dechamps/includecap
...
Fix path capitalization
2024-02-29 09:05:30 +07:00
Phat Nguyen
be9ba88d52
fix: BoardDef pin number invalid type, #51
2024-02-29 08:45:38 +07:00
Etienne Dechamps
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
Phat Nguyen
6afcf6d4c3
Udpate version: 3.0.4
2024-02-20 21:06:09 +07:00