25ef1ced9e
Remove correction Temperature and Humidity for PMS5003T
2024-04-12 12:16:31 +07:00
2ccddf0e19
Update: Post to Airgradient on WiFiConnector content
2024-04-12 12:08:02 +07:00
9a1e0f4cdd
Merge branch 'develop' of https://github.com/airgradienthq/arduino into develop
2024-04-12 06:18:52 +07:00
86c6095362
update: WiFiConnector Post To AirGradient
default checked and add explain text
2024-04-12 06:18:48 +07:00
1d6a0a06c0
Move Arduino_JSON
to AirGradient
libries
2024-04-11 09:29:29 +07:00
bd1197971f
Remove text before checkbox Post to AirGradient
2024-04-11 06:45:36 +07:00
c28a937384
Add postDataToAirGradient checkbox to WiFi Manager
2024-04-11 06:33:56 +07:00
b2195219ab
Update: SHT read failed
2024-04-08 10:29:58 +07:00
cb7a6a2dfd
fix: Local Configuration
2024-04-08 10:15:45 +07:00
51ff8f8df4
fix: WiFi reconnect on ESP8266
2024-04-07 17:01:54 +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
9a03fb2bd7
added comments to code
2024-04-05 11:45:02 +07:00
dfba4fa4b1
[temporary commit]
2024-04-05 06:39:59 +07:00
f681d4b2e8
add WiFiManager
and 'U8g2 to
Libraries`
2024-04-04 18:35:15 +07:00
dba385f5bb
[temporary commit]
2024-04-04 10:36:59 +07:00
027ffeaa92
[temporary commit]
2024-04-03 21:26:04 +07:00
c1ab99ba8d
[temporary commit]
2024-04-03 11:40:46 +07:00
8e032927c6
[temporary commit]
2024-04-03 07:04:55 +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
7d68b02f76
Remove example ONE.ino
and OpenAir.ino
2024-04-01 09:18:25 +07:00
3788aa2746
change locallyControlled
to configurationControl
and update relate logic
2024-04-01 09:15:10 +07:00
260e904326
Merge branch 'develop' of https://github.com/airgradienthq/arduino into develop
2024-03-31 09:37:48 +07:00
9055bbb690
add comment
2024-03-31 09:37:45 +07:00
5e20b9e8ec
Changed defaults
2024-03-31 09:15:30 +07:00
adce439ce7
Ignore update locallyControlled
if configuration from server
2024-03-31 07:52:33 +07:00
dc875dd5a8
Ignore call to LED Bar in OpenAir
2024-03-31 07:51:56 +07:00
378688d2fa
add GET/ PUT from local server on monitor
2024-03-30 19:33:03 +07:00
a2200795d7
fix: firmware model name FW_MODE_I_1PSL
-> FW_MODE_I_9PSL
2024-03-29 19:32:09 +07:00
efe68a54a4
update version 3.0.8
to 3.0.9
2024-03-24 20:04:48 +07:00
a960d086e1
Update instruction comment and clean code.
2024-03-24 08:51:39 +07:00
3537a3012c
fix: WiFi connect after LedBar test with button. And update comments
2024-03-24 08:51:14 +07:00
d255e6ad04
Update workflows for OneOpenAir
2024-03-24 07:45:32 +07:00
e47096feac
Limit show CO2 index within 4 character number (max = 9999)
2024-03-24 07:43:40 +07:00
063612e08f
fix: Ledbar off in offline mode
2024-03-24 07:40:26 +07:00
7cfa722684
update show log log message and fix bug
2024-03-23 17:44:11 +07:00
53285ab4ff
Combine One and OpenAir into one: Just worked
2024-03-23 16:58:17 +07:00
9c8ae315a0
fix: After factory reset LEDBar is off
2024-03-18 08:45:16 +07:00
ce1373141a
Updated version number
2024-03-16 11:13:04 +07:00
aceecde7b6
Format code
2024-03-16 10:02:59 +07:00
6926abd6f7
Standardize result of /measures/current for OpenAir
2024-03-16 10:02:46 +07:00
15dec40dfc
Merge remote-tracking branch 'origin/master' into develop
2024-03-16 09:11:25 +07:00
4a36cf0c13
Merge pull request #83 from austvik/master
...
Standardize result of /measures/current
2024-03-16 09:08:53 +07:00
ecc92a6824
Merge pull request #81 from dechamps/celsius
...
Fix OpenMetrics typo: celcius -> celsius
2024-03-16 09:07:49 +07:00
3d243cb8ca
Revert: version 3.0.7
2024-03-16 08:52:50 +07:00
471448a0f1
Prevent reboot in offline mode
2024-03-16 08:50:43 +07:00
ea3e976232
update next version 3.0.7
2024-03-16 08:21:44 +07:00
87f2463233
Update comment
2024-03-16 08:21:14 +07:00
49c7877ec3
Standardize result of /measures/current
...
Makes it easier for integrations which talks both to the cloud and to the
Cloud API to support the same format for reading current measures.
In practice this adds the firmware version and led mode to the output, and
changes the writing of pm003Count, tvocIndex and noxIndex to use the same
spelling as for the documented cloud API.
2024-03-15 19:22:00 +01:00