Commit Graph

984 Commits

Author SHA1 Message Date
samuelbles07
1537d5d480 Update docs
Notes about offlineMode and disableCloudConnection
2025-01-25 03:10:31 +07:00
samuelbles07
32c78f6018 Apply disableCloudConnection
fetch configuration, post data and ota will be ignored
2025-01-25 03:01:32 +07:00
samuelbles07
c5c0dae4bb Add config to disableCloudConnection functions 2025-01-25 01:51:20 +07:00
samuelbles07
4bb97fc8be Fix changes to other examples 2025-01-24 18:17:41 +07:00
samuelbles07
a28931493a Add docs about how to set correction from local server 2025-01-24 18:03:13 +07:00
samuelbles07
af16c1c060 Apply temphum correction 2025-01-24 09:56:01 +07:00
samuelbles07
1666923ab3 Add AirGradient and Configuration object to AgValue 2025-01-23 03:33:47 +07:00
samuelbles07
89475ddf95 Get correction of temp and hum based on configuration 2025-01-23 01:21:27 +07:00
samuelbles07
20db9d699b Retrieve temp hum correction object 2025-01-23 01:16:49 +07:00
samuelbles07
88c2437907 Handle correction configuration for atmp and rhum
From local and cloud
2025-01-22 01:53:55 +07:00
samuelbles07
e9b27185b4 Fix spaces 2025-01-22 01:46:08 +07:00
Samuel Siburian
4534f7319a Merge pull request #275 from airgradienthq/fix/invalid-average
Fix invalidate value check for getAverage function
2025-01-19 15:50:47 +07:00
samuelbles07
c842346724 Fix invalidate value check for getAverage 2025-01-19 15:45:09 +07:00
nick-4711
92e74feabd Merge branch 'develop'
# Conflicts:
#	library.properties
#	src/AirGradient.h
3.1.21
2024-12-05 15:36:32 +07:00
nick-4711
cc0fd88068 Prepared to release 3.1.21 2024-12-05 15:35:37 +07:00
nick-4711
56809a412c Merge branch 'develop' 3.1.20 2024-12-05 15:17:34 +07:00
nick-4711
6a83743e2a Prepared to release 3.1.16 3.1.16 2024-12-05 15:06:10 +07:00
nick-4711
faaf051e39 Prepared to release 3.1.15 3.1.15 2024-12-05 15:00:25 +07:00
Samuel Siburian
5bc1821ef9 Merge pull request #264 from airgradienthq/feat/ssl
Airgradient API calls using https
2024-12-05 13:23:52 +07:00
nick-4711
280ea5e997 Prepared to release 3.1.14 3.1.14 2024-12-04 10:38:13 +07:00
Samuel Siburian
e95627ece6 Merge pull request #270 from airgradienthq/fix/openmetrics-correction-openair
Fix openmetrics pm25 correction on openair
2024-12-03 03:36:25 +07:00
samuelbles07
80b9ae11d8 Fix openmetrics pm25 correction on openair 2024-12-03 03:33:46 +07:00
Samuel Siburian
1937e3d59e Merge pull request #267 from jakpor/fix/basic_temp_display
(Basic DIY): Fix temperature parsing in OLED and debug for Basic DYI version
2024-12-03 02:18:07 +07:00
Samuel Siburian
107fb21331 Merge pull request #269 from airgradienthq/fix/openmetrics-correction
PM25 correction for openmetrics
2024-12-03 02:00:16 +07:00
samuelbles07
ccc1ab463a PM25 correction for openmetrics 2024-12-03 01:55:11 +07:00
samuelbles07
38e792b88d if guard uri for esp8266 2024-11-30 04:45:04 +07:00
samuelbles07
aeee0cad01 OTA bin download using https
rename server root ca constant name
2024-11-30 04:33:58 +07:00
samuelbles07
401326d00d Move airgradient server CA const to AirGradient.h file
Constant will be used by api client and otahandler
2024-11-30 04:13:25 +07:00
samuelbles07
fb0dcad54d Fix CI error esp32 2024-11-30 03:52:32 +07:00
samuelbles07
3556e4a96a Fix CI error 2024-11-30 03:42:45 +07:00
samuelbles07
283646a699 Move OtaHandler to src
OTA only valid for esp32 based monitor
2024-11-30 02:47:05 +07:00
samuelbles07
6312612ada resetReason and freeheap only for esp32 based mcu 2024-11-30 00:45:46 +07:00
samuelbles07
c1f22674e2 Add reset reason to transmission payload 2024-11-29 18:01:34 +07:00
samuelbles07
40d38a75d8 Add reset reason to transmission payload 2024-11-29 18:01:14 +07:00
Jakub Porębski
39ef69cbdf Fix printing of debug logs throught serial 2024-11-27 17:18:43 +01:00
Jakub Porębski
3473e30e2e Fix temperature float formatting for basic oled display 2024-11-27 17:17:22 +01:00
samuelbles07
566f8a63b4 Prepare 3.1.13 release 3.1.13 2024-11-27 13:35:26 +07:00
Samuel Siburian
9e4d52454b Merge pull request #266 from airgradienthq/fix/openmetrics
Fix measurements value in prometheus metrics endpoints
2024-11-27 03:38:57 +07:00
samuelbles07
5f5e985309 Fix openmetrics esp8266 based 2024-11-27 00:43:03 +07:00
samuelbles07
d638573ca7 Fix open metrics for OneOpenAir 2024-11-27 00:15:32 +07:00
samuelbles07
4c165b31f5 Add freeheap to cloud payload 2024-11-21 02:36:56 +07:00
samuelbles07
2be91b3968 Boot count using setter and getter 2024-11-21 02:30:03 +07:00
samuelbles07
3ca2d1d208 Fix esp8266 build issue 2024-11-21 01:26:05 +07:00
samuelbles07
aad12fc868 Using https
For get config and post measurements
2024-11-21 01:18:51 +07:00
samuelbles07
79fbd901bd Merge branch 'develop' 3.1.12 2024-11-19 18:45:31 +07:00
samuelbles07
3644dc43fe Prepared to release 3.1.12 2024-11-19 18:44:23 +07:00
Samuel Siburian
03fa62d8f0 Merge pull request #263 from airgradienthq/fix/correction
Fix EPA compensated on top of SLR correction
2024-11-19 02:20:51 +07:00
samuelbles07
902a768f28 Handle parsing invalid json string 2024-11-19 01:45:50 +07:00
samuelbles07
1de9344f43 Fix typo on docs 2024-11-18 22:50:36 +07:00
samuelbles07
46f6309b77 Fix use the right function 2024-11-18 22:42:43 +07:00