samuelbles07
9e07b67951
New configuration extendedPmMeasures
2025-11-22 12:53:24 +07:00
Samuel Siburian
23f8c383fd
Merge pull request #345 from airgradienthq/feat/print-s8-info
...
Print S8 sensor information
3.4.1
2025-10-02 19:22:22 +07:00
samuelbles07
c0ad1dbfad
Print S8 sensor information
2025-10-02 19:18:59 +07:00
Samuel Siburian
75be7d9fc5
Merge pull request #342 from mtlynch/no-trailing-spaces
...
Eliminate trailing whitespace
2025-09-25 13:45:11 +07:00
Samuel Siburian
309d322100
Merge pull request #343 from sysboy/typo-fix-failuire
...
Simple typo fix
2025-09-25 11:37:54 +07:00
Steve
89ebe6c39f
Simple typo fix
2025-09-23 15:40:36 +01:00
Michael Lynch
29db5469f5
Eliminate trailing whitespace
2025-09-17 20:06:50 -04:00
Samuel Siburian
5802cf17f6
Merge pull request #328 from MallocArray/patch-3
...
Correct Yellow and Orange LED colors
3.4.0
2025-09-15 19:58:19 +07:00
Samuel Siburian
4a4ce89f00
Merge pull request #340 from airgradienthq/release-information
...
Add release information section on README
2025-09-15 13:15:42 +07:00
samuelbles07
8985e08a00
fix link typo
2025-09-15 13:05:19 +07:00
samuelbles07
e984aced18
Add release process
2025-09-15 13:03:28 +07:00
samuelbles07
73edf56c97
Fix points to how to compile documents
2025-09-15 13:03:16 +07:00
samuelbles07
e54c62a2ef
Merge remote-tracking branch 'origin/develop' into develop
2025-09-12 14:34:50 +07:00
samuelbles07
5c95f011e4
Fix typo in openmetrics
2025-09-12 14:33:36 +07:00
Samuel Siburian
bed448e7d6
Merge pull request #289 from hestiahacker/contributing_improvements
...
docs: added some details about how to compile and contribute changes upstream
2025-09-03 15:53:17 +07:00
Samuel Siburian
eb8378adfa
Merge pull request #338 from Adrien-P/fix/mqtt-with-auth-connected-flag
...
fix: ensure connected flag set for both authenticated connections.
2025-08-19 10:03:47 +07:00
Adrien-P
f94ed5c5f5
fix: ensure connected flag set for both authenticated connections.
2025-08-18 19:33:30 +02:00
Samuel Siburian
9471f3e323
Merge pull request #337 from mtlynch/fix-js-example
...
Fix JSON example in /config docs
2025-08-14 01:45:50 +07:00
Samuel Siburian
e6d90372c2
Merge pull request #336 from mtlynch/link-docs
...
Link to inner docs pages from main README
2025-08-14 01:45:05 +07:00
Michael Lynch
fabf0550fc
Fix JSON example in /config docs
...
The JSON example has an extra closing brace, causing the JSON to be invalid. The fix is to remove the stray closing brace.
2025-08-12 20:45:41 -04:00
Michael Lynch
ce0af5bf60
Link to inner docs pages from main README
...
Fixes #335
There's useful documentation in the docs/ directory, but it's hard for users to discover it, as there are no links to it.
This change updates the README to add links to the inner docs pages for users interested in customizing and re-flashing firmware onto their devices as well as understanding the OTA update system.
2025-08-12 20:08:29 -04:00
Samuel Siburian
93bdbd85d5
Merge pull request #333 from airgradienthq/feat/support-2g
...
Support 2G fallback for CE network options
2025-08-01 12:03:45 +07:00
samuelbles07
29f583f20d
Fix compile error for esp8266 env
2025-08-01 11:59:41 +07:00
samuelbles07
0f6a2fe908
Bump airgradient-client
2025-08-01 11:54:11 +07:00
Samuel Siburian
e3ce2c41be
Merge pull request #332 from airgradienthq/fix/post-time-resolution
...
Fix post measures time resolutions closer to 1 second
2025-07-28 11:47:53 +07:00
samuelbles07
92b3c69b98
Decrease network task iteration delay
...
Position post measure first before get configuration
2025-07-26 18:23:04 +07:00
samuelbles07
f4d518aa87
Fix agschedule anon function call order
2025-07-26 18:22:30 +07:00
Samuel Siburian
831c844c24
Merge pull request #330 from airgradienthq/feat/post-ccid
...
Provide SIM card ICCID when performing ota update
2025-06-20 17:38:22 +07:00
samuelbles07
060a7f6815
Provide iccid when checking if firmware update available
2025-06-20 01:08:46 +07:00
samuelbles07
d8eb6b3c1a
Prepare release 3.3.9
3.3.9
2025-06-18 14:25:14 +07:00
MallocArray
77859bea22
Correct Yellow and Orange LED colors
2025-06-16 20:38:19 -05:00
Samuel Siburian
969858b5cb
Merge pull request #324 from airgradienthq/fix/comms-ag-server
...
Post measures and fetch configuration on boot only if respective configuration is set
2025-06-10 01:29:58 +07:00
samuelbles07
09b5805686
Apply brightness
2025-06-10 01:26:29 +07:00
samuelbles07
b09b753339
Only send first measures on boot if postDataToAirgradient is enabled
2025-06-10 01:10:14 +07:00
samuelbles07
ddb3dba131
Skip fetch configuration on boot when configuration control is local
2025-06-10 01:09:53 +07:00
Samuel Siburian
e780b0ace6
Merge pull request #323 from airgradienthq/fix/local-config-update
...
Update configuration changes by callback
2025-06-09 02:21:07 +07:00
samuelbles07
e82da5401e
Add new flag for command request
...
Such as led bar test and co2 calibration test
2025-06-09 02:13:32 +07:00
samuelbles07
50a98acde4
Update configuration changes to main by callback
2025-06-06 04:10:53 +07:00
samuelbles07
7049d21a41
Prepare release 3.3.8
3.3.8
2025-05-14 13:09:12 +07:00
samuelbles07
d5cdeaa9f3
Fix print average function schedule
...
if pms value invalid show the channel
2025-05-14 13:01:23 +07:00
Samuel Siburian
09207c6923
Merge pull request #319 from airgradienthq/fix/resizing-queue
...
Fix resizing measurement queue after post by cellular post
2025-05-14 12:53:07 +07:00
samuelbles07
0a64424196
add show content delay for display brightness
2025-05-14 12:39:42 +07:00
samuelbles07
5b38ca222b
Prepare release 3.3.7
3.3.7
2025-05-12 10:54:38 +07:00
Samuel Siburian
9ee35341a5
Merge pull request #318 from airgradienthq/feat/improve-measure-logs
...
Improve measurements logging
2025-05-11 14:22:08 +07:00
samuelbles07
cec0514444
print measurements on schedule
2025-05-11 14:10:51 +07:00
hestiahacker
21b9ddb2ed
Improved contribution instructions
...
Improved wording suggested by @Iroxxar
2025-05-11 01:10:25 -05:00
hestia
1ee05da5d1
docs: added some details about how to compile and contribute changes upstream
2025-05-11 01:10:22 -05:00
samuelbles07
626a2240fa
Fix resizing queue after success post
...
This fix should be make it more consistent
2025-05-09 15:45:53 +07:00
Samuel Siburian
174ec6568f
Merge pull request #313 from airgradienthq/fix/mode-cloud-disable
...
Fix bootloop when cloud connection is disabled
2025-05-08 01:28:07 +07:00
samuelbles07
6b55719399
Fix cloud connection mode
...
Use continue instead of return to ignore the rest of transmission code
2025-05-05 17:37:28 +07:00