Commit Graph

37 Commits

Author SHA1 Message Date
5bc1821ef9 Merge pull request #264 from airgradienthq/feat/ssl
Airgradient API calls using https
2024-12-05 13:23:52 +07:00
ccc1ab463a PM25 correction for openmetrics 2024-12-03 01:55:11 +07:00
5f5e985309 Fix openmetrics esp8266 based 2024-11-27 00:43:03 +07:00
2be91b3968 Boot count using setter and getter 2024-11-21 02:30:03 +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
77a23b4202 Always increment bootcount when send measurements data is scheduled (#255) 2024-10-13 15:46:41 +07:00
b8e10f473e update API change on example 2024-09-24 20:07:31 +07:00
b3918bd1fb Merge pull request #242 from airgradienthq/hw-watchdog-feed
Update hardware watchdog reset
2024-09-24 09:40:11 +07:00
6e212714fc Fix/mqtt-log (#235)
Ignore init mqtt when it's not configured
2024-09-21 14:57:05 +07:00
3890919f54 Update log message 2024-09-21 08:46:05 +07:00
76e40fea8c let hw watchdog run independently of POST success 2024-09-21 08:09:58 +07:00
826ff00f42 add log message PM sensor firmware version 2024-09-16 10:36:45 +07:00
753f22923c rename isValidPMS to isValidPm 2024-08-30 19:07:31 +07:00
1afcca25a1 Fix compile failed. 2024-08-26 15:54:41 +07:00
104d58a8c0 resolve review #222 2024-08-26 14:14:42 +07:00
b049a23657 Restart device after PMS sensor read failed 10 times 2024-08-25 20:21:26 +07:00
ab69b686ec Merge branch 'develop' into feature/root-api 2024-08-20 09:22:36 +07:00
5fb27b6d1e Check value sensor value 2024-07-24 09:05:57 +07:00
7b9dac756b Reintroduce 'ROOTAPI' so domain and protocol can be configured
eg. setter for api root added as comment in examples/BASIC/BASIC.ino
2024-07-21 19:38:50 +12:00
0eba54fd28 Remove don't use code 2024-06-25 17:20:04 +07:00
dbc63194e6 Update BASIC.ino example 2024-06-24 18:34:24 +07:00
a11eaea532 [fix] build fail on example BASIC 2024-06-18 19:59:29 +07:00
f7e811e34b Update server GET configure period to 60 sec 2024-06-04 18:30:33 +07:00
037bb37184 Change macro name SERVER_CONFIG_UPDATE_INTERVAL' to SERVER_CONFIG_SYNC_INTERVAL` 2024-06-04 18:29:35 +07:00
78a2a78020 Update CO2 calibration message show on display 2024-05-25 20:25:50 +07:00
1ec5d84043 show wifi connect on display by qrcode 2024-04-25 06:49:14 +07:00
1d6a0a06c0 Move Arduino_JSON to AirGradient libries 2024-04-11 09:29:29 +07:00
5b271f4ed9 Remove WiFiManager from Build Instructions 2024-04-07 16:51:03 +07:00
4577082731 clarifying method/variable/class names 2024-04-07 16:39:01 +07:00
f681d4b2e8 add WiFiManager and 'U8g2 to Libraries` 2024-04-04 18:35:15 +07:00
f52eab87d2 [temporary commit] 2024-04-03 07:04:28 +07:00
954a7751cc fix issue: multiple define UseLedBar 2024-04-01 09:23:03 +07:00
be1a9778e6 Fix: PMS Read Failed 2024-03-14 21:17:43 +07:00
512509c2e2 Print HTTP Response in logs in case of error 2024-03-10 08:44:49 +07:00
469d07a2d6 fix: O-1PS not recognized 2024-03-06 17:20:55 +07:00
852fdc4360 Renamed example file. 2024-02-29 17:58:58 +07:00