|
5f40a327b3
|
Run networking related on seperate task
A couple of todos still needs to address
|
2025-03-16 02:22:38 +07:00 |
|
|
8728589ca1
|
Make sure CE load switch disable on boot
|
2025-03-14 11:04:32 +07:00 |
|
|
4b356920c2
|
First working integration using airgradientClient
|
2025-03-14 01:41:23 +07:00 |
|
|
033358e2c2
|
Update example sketch headers
|
2025-02-24 14:59:12 +07:00 |
|
|
4c7e72b8e7
|
Better logging
Fix notif when wifi not connect
|
2025-02-07 10:45:14 +07:00 |
|
|
17d2e62b15
|
Remove delayed oled display
|
2025-02-06 15:38:36 +07:00 |
|
|
b0f5263829
|
Merge pull request #277 from airgradienthq/feat/correction-temp-hum
Apply temperature and humidity correction based on configuration
|
2025-02-06 10:14:38 +07:00 |
|
|
0e26aa1b5d
|
Improve comments
|
2025-02-05 14:06:33 +07:00 |
|
|
bd9dbec663
|
Rename functions
|
2025-02-05 13:46:10 +07:00 |
|
|
29d701780a
|
Improve logging
|
2025-02-05 11:37:16 +07:00 |
|
|
4b09b98524
|
Fix variable naming ahum to rhum
|
2025-02-05 10:57:02 +07:00 |
|
|
afd498074b
|
Fix grammar error
|
2025-02-05 10:43:56 +07:00 |
|
|
e851d0781c
|
Merge branch 'develop' into feat/disable-cloud
|
2025-02-05 10:06:39 +07:00 |
|
|
d2ee3a5d24
|
Set default value for each measurements value to invalid
|
2025-02-03 01:28:42 +07:00 |
|
|
154f3ecf8a
|
Fix display 0 measurements on boot
|
2025-02-01 13:52:12 +07:00 |
|
|
84a358291b
|
Rename function
from configure to configuration
|
2025-01-30 14:23:39 +07:00 |
|
|
0e41b2d630
|
Rename function from initiateNetwork to initializeNetwork
|
2025-01-30 10:01:15 +07:00 |
|
|
3e48a562e7
|
Change comment of sendDataToAg function call
|
2025-01-26 22:50:17 +07:00 |
|
|
c8f0e6a0d2
|
Update diy samples
That accomodate ApiClient changes
Fix apiClient begin on OneOpenAir
|
2025-01-25 04:08:17 +07:00 |
|
|
32c78f6018
|
Apply disableCloudConnection
fetch configuration, post data and ota will be ignored
|
2025-01-25 03:01:32 +07:00 |
|
|
4bb97fc8be
|
Fix changes to other examples
|
2025-01-24 18:17:41 +07:00 |
|
|
af16c1c060
|
Apply temphum correction
|
2025-01-24 09:56:01 +07:00 |
|
|
1666923ab3
|
Add AirGradient and Configuration object to AgValue
|
2025-01-23 03:33:47 +07:00 |
|
|
5bc1821ef9
|
Merge pull request #264 from airgradienthq/feat/ssl
Airgradient API calls using https
|
2024-12-05 13:23:52 +07:00 |
|
|
80b9ae11d8
|
Fix openmetrics pm25 correction on openair
|
2024-12-03 03:33:46 +07:00 |
|
|
ccc1ab463a
|
PM25 correction for openmetrics
|
2024-12-03 01:55:11 +07:00 |
|
|
283646a699
|
Move OtaHandler to src
OTA only valid for esp32 based monitor
|
2024-11-30 02:47:05 +07:00 |
|
|
40d38a75d8
|
Add reset reason to transmission payload
|
2024-11-29 18:01:14 +07:00 |
|
|
5f5e985309
|
Fix openmetrics esp8266 based
|
2024-11-27 00:43:03 +07:00 |
|
|
d638573ca7
|
Fix open metrics for OneOpenAir
|
2024-11-27 00:15:32 +07:00 |
|
|
4c165b31f5
|
Add freeheap to cloud payload
|
2024-11-21 02:36:56 +07:00 |
|
|
2be91b3968
|
Boot count using setter and getter
|
2024-11-21 02:30:03 +07:00 |
|
|
c7f89fa7b7
|
Decrease period length moving average to 80%
|
2024-11-09 20:53:52 +07:00 |
|
|
404c14aad2
|
Fix typo and comment
|
2024-11-07 22:08:36 +07:00 |
|
|
593547cdbe
|
Updated version number for 3.1.10 and enabled debug mode for verbose log messages
|
2024-11-03 14:38:37 +07:00 |
|
|
e6696f3d41
|
New particle count 0.5 and 5.0
|
2024-10-29 23:51:19 +07:00 |
|
|
eeba41f497
|
Include other PMS data to measurements
|
2024-10-22 17:13:15 +07:00 |
|
|
eb76eff403
|
Merge pull request #256 from airgradienthq/restructure-agvalue
Restructure Measurements class
|
2024-10-22 13:40:50 +07:00 |
|
|
83aa6a4502
|
Apply for other monitor series
|
2024-10-22 00:11:58 +07:00 |
|
|
63bb5f8ddb
|
Compensate function use float data type
|
2024-10-21 01:49:01 +07:00 |
|
|
2ffe0a62aa
|
Reduce update interval for max period to 50%
|
2024-10-21 00:15:59 +07:00 |
|
|
2cda36ed0d
|
set measurement max period as function
|
2024-10-20 23:27:27 +07:00 |
|
|
7de2d0cc30
|
Set proper max period for moving average based on update interval
SHT read set to 6s
|
2024-10-20 23:20:16 +07:00 |
|
|
f478dd16c8
|
get value function consume
|
2024-10-20 22:30:49 +07:00 |
|
|
399b4ca1dc
|
Other related class use new AgValue structure
|
2024-10-19 01:35:36 +07:00 |
|
|
2e4f4643fa
|
maxUpdate
|
2024-10-19 01:33:00 +07:00 |
|
|
0ccf46c219
|
Rename AgValueType to MeasurementType
Just use plain enum instead of enum class
Remove unecessary legacy variables and function
|
2024-10-19 01:32:41 +07:00 |
|
|
ed344d3e1a
|
measurement toString
Tested on I-9PSL monitor
Update OneOpenAir post and mqtt to use new measurement toString
|
2024-10-17 00:53:49 +07:00 |
|
|
e145d32714
|
First test, console
Working average from main only
|
2024-10-14 02:05:30 +07:00 |
|
|
77a23b4202
|
Always increment bootcount when send measurements data is scheduled (#255)
|
2024-10-13 15:46:41 +07:00 |
|