Phat Nguyen
ecc92a6824
Merge pull request #81 from dechamps/celsius
...
Fix OpenMetrics typo: celcius -> celsius
2024-03-16 09:07:49 +07:00
Etienne Dechamps
ed1d45cea1
Fix OpenMetrics typo: celcius -> celsius
...
See #78
2024-03-10 11:02:04 +00:00
Phat Nguyen
db31b39ce2
Merge pull request #80 from airgradienthq/develop
...
Develop
2024-03-10 12:01:35 +07:00
Phat Nguyen
d92d312b0c
add openmetrics
2024-03-10 11:57:52 +07:00
Phat Nguyen
6837529096
add compensation temperature and humidity for SGP41
2024-03-10 11:20:52 +07:00
Phat Nguyen
b94ae9eff0
Merge remote-tracking branch 'origin/master' into develop
2024-03-10 10:10:58 +07:00
Phat Nguyen
1810c0f355
Merge pull request #78 from gouthamve/better-openmetrics-names
...
[ONE/Prometheus] Use full unit in temperature metric
2024-03-10 09:58:09 +07:00
Phat Nguyen
eb0f45750d
Merge pull request #79 from austvik/master
...
Fix MDNS Service Discovery:
2024-03-10 09:53:25 +07:00
Phat Nguyen
9ae8fb2355
fix: Completely turn off LEDbar
2024-03-10 09:34:04 +07:00
Phat Nguyen
512509c2e2
Print HTTP Response in logs in case of error
2024-03-10 08:44:49 +07:00
Phat Nguyen
66815f590c
Merge remote-tracking branch 'origin/develop' into develop
2024-03-10 08:27:40 +07:00
Jørgen Austvik
f60e9bbe3e
Fix MDNS Service Discovery:
...
- Underscore before names per https://github.com/espressif/arduino-esp32/issues/962
- Only one service per port
The combination of both changes is needed to make the service discoverable in OpenHAB
The removal of the published http service is maybe something you don't want,
but as long as it doesn't serve web pages it is maybe OK?
2024-03-08 23:37:12 +01:00
gouthamve
f361e3c9a9
[ONE/Prometheus] Use full unit in temperature metric
...
Please see: https://prometheus.io/docs/practices/naming/#base-units
Also, thanks a lot for this support, I had my own exporter that I can now delete :)
Signed-off-by: gouthamve <gouthamve@gmail.com >
2024-03-08 19:02:19 +01:00
Achim
e76dcf07c8
Updated log texts
2024-03-08 13:47:28 +07:00
Achim
e6fe489be7
Updated display texts
2024-03-08 13:29:17 +07:00
Phat Nguyen
9ddb606a00
Merge pull request #77 from airgradienthq/develop
...
Turn all LED on while init
2024-03-07 21:57:16 +07:00
Phat Nguyen
cd5ee2da18
Turn all LED on while init
2024-03-07 21:54:22 +07:00
Phat Nguyen
4c42a9ddc8
Merge pull request #76 from airgradienthq/develop
...
Develop
2024-03-07 21:49:10 +07:00
Phat Nguyen
78b1b0975c
update: Connect to Dashboard show also S/N, remove test code
2024-03-07 21:48:13 +07:00
Phat Nguyen
d99881aa46
update: Connect to Dashboard show also S/N
2024-03-07 21:44:46 +07:00
Phat Nguyen
df937fe65f
update mDNS servicce and attribute
2024-03-07 21:30:42 +07:00
Achim
dc742d3c92
Updated log messages and version number
2024-03-07 16:11:36 +07:00
Phat Nguyen
a7b2ad526f
Merge pull request #74 from airgradienthq/develop
...
fix: `O-1PS` not recognize without `SGP` sensor
2024-03-06 18:13:34 +07:00
Phat Nguyen
bb804b9f6a
fix: O-1PS not recognize without SGP sensor
2024-03-06 18:02:32 +07:00
Phat Nguyen
1a00073cf6
Merge pull request #73 from airgradienthq/develop
...
Develop
2024-03-06 17:24:52 +07:00
Phat Nguyen
469d07a2d6
fix: O-1PS not recognized
2024-03-06 17:20:55 +07:00
Phat Nguyen
6cf5e31843
add nox_index to payload
2024-03-03 22:24:58 +07:00
Phat Nguyen
3f1da6387b
Update mDNS service model attribute
2024-03-03 22:03:23 +07:00
Phat Nguyen
99b4858f1d
Merge pull request #72 from airgradienthq/develop
...
Develop: update workflows build configure
2024-03-03 21:57:41 +07:00
Phat Nguyen
4374c980ec
Update workflows example build configure
2024-03-03 21:51:53 +07:00
Phat Nguyen
ded7637b06
Update workflows example build configure
2024-03-03 21:47:50 +07:00
Phat Nguyen
6a79ab6b5b
Update workflows example build configure
2024-03-03 21:46:07 +07:00
Phat Nguyen
7baff75524
Merge pull request #71 from dechamps/checkpr
...
Fix check workflow failing on pull requests
2024-03-03 21:38:01 +07:00
Phat Nguyen
d421c94647
Merge branch 'master' into develop
2024-03-03 21:35:25 +07:00
Achim
d78205aa20
Changed measurement and update interval for Open Air. Added fw version to logs.
3.0.6
2024-03-02 15:04:30 +07:00
Achim
c1228bbd06
Changed measurement and update intervalls
2024-03-02 14:05:00 +07:00
Achim
1eb43f684b
Fix SHT read error.
2024-03-02 13:41:08 +07:00
Phat Nguyen
4798e44cb7
MDNS replace board with model
2024-03-01 21:56:21 +07:00
Phat Nguyen
a867e9af38
revert SENSOR_TEMP_HUM_UPDATE_INTERVAL value
2024-03-01 19:51:58 +07:00
Etienne Dechamps
8fcf257726
Fix check workflow failing on pull requests
...
This fixes the following check GitHub Actions workflow failure that
would otherwise occur on pull requests (but not on pushes/branches):
Error installing Git Library: Library install failed: object not found
2024-02-29 23:52:36 +00:00
AirGradient
a59d5a1bb8
Update check.yml
...
Adjusted new name for example files
2024-02-29 20:05:16 +07:00
Achim
b4d6006678
Changed PM polling frequency for Open Air to 2s
2024-02-29 18:30:52 +07:00
Achim
236c5bab84
Added offline mode after LED test.
2024-02-29 18:15:22 +07:00
Achim
852fdc4360
Renamed example file.
2024-02-29 17:58:58 +07:00
Achim
f7e85a92e8
Uped version Nr. Renamed examples.
2024-02-29 17:58:14 +07:00
Phat Nguyen
e99fc2ecdc
Merge pull request #69 from airgradienthq/develop
...
Update API naming
2024-02-29 15:26:53 +07:00
Phat Nguyen
67785ed99b
Update API naming
2024-02-29 15:20:19 +07:00
Phat Nguyen
45ac4f116b
Merge pull request #68 from airgradienthq/develop
...
Develop
2024-02-29 15:12:28 +07:00
Phat Nguyen
173e3caf2f
Update API naming
2024-02-29 15:07:23 +07:00
Phat Nguyen
351af57591
move pm25ToAQI into PMSUtils
2024-02-29 14:45:44 +07:00