Commit graph

41 commits

Author SHA1 Message Date
22abd2258a add logging for measurements 2024-02-08 23:13:10 +02:00
12635de567 update grafana dashboard 2024-02-08 23:07:20 +02:00
e2d55dd127 add logs for pooling 2024-02-08 23:06:36 +02:00
7c662bd015 fix duplicated metrics 2024-02-08 22:59:09 +02:00
6fb103dd92
Merge pull request #3 from dnutiu/dev
add support for pms5003
2024-02-08 22:53:34 +02:00
648f5087c3 add support for pms5003 2024-02-08 22:49:34 +02:00
0546f48aba
Merge pull request #2 from dnutiu/dev
Merge DEV
2024-02-08 20:10:11 +02:00
0d7caf1418 revert to normal run 2024-02-07 21:51:42 +02:00
586bbdc439 use driver.async_start() 2024-02-07 21:50:55 +02:00
949f6c235d run using asyncio 2024-02-07 21:49:46 +02:00
668d623dff handle INT signal 2024-02-07 21:31:35 +02:00
b9822b33e7 quality of life improvements 2024-02-07 21:24:03 +02:00
18ed759c6c fix missing requirements & imports 2024-02-07 21:11:25 +02:00
18080bc7a2 update requirements.txt 2024-02-07 20:56:52 +02:00
86330b097e update Readme.md 2024-02-06 23:28:16 +02:00
c4b28a56e6 Implement configuration via Pydantic & change project structure 2024-02-06 23:22:47 +02:00
33b3432787
Add working directory to bme680-homekit.service 2024-01-30 11:54:08 +02:00
e35f2207b8
Merge pull request #1 from dnutiu/dnutiu-patch-1
Update Readme.md
2023-12-02 12:09:00 +02:00
3ee1c90140
Update Readme.md 2023-12-02 12:08:49 +02:00
b4ee913c00
Update Readme.md 2023-10-05 23:58:57 +03:00
dfc945cb54
Update main.py 2023-06-06 23:33:44 +03:00
a5b983a683 Increase measurement time to 2 minutes from 30 seconds 2023-04-25 21:32:02 +03:00
37d55a3943 Handle IOError in main.py 2023-04-25 21:31:17 +03:00
03183353c1 Add tools for formatting the code 2023-04-25 21:30:51 +03:00
b03595af84 Add grafana dashboard example. 2022-06-13 15:14:40 +03:00
bdc50ad703 Redirect port 80 to 3000 for Grafana 2022-06-13 14:49:59 +03:00
4977de1d33 Fix grafana install scripts 2022-06-13 14:39:35 +03:00
7973cf948b Add instructions for installing Grafana 2022-06-13 14:26:32 +03:00
2e9cd63a25 Fix typo in temperature metric 2022-06-13 14:04:10 +03:00
1731ecb5c3 Add prometheus support 2022-06-13 14:00:45 +03:00
1bd74683dc add option for measuring gas resistance 2022-06-13 13:59:18 +03:00
6795cef31b Update Readme.md 2022-06-13 13:44:39 +03:00
c07b1dbabd Expose bme680 measurements as prometheus metrics. 2022-06-13 13:37:49 +03:00
2b93c5f8d3 Move accessory state path to sensors 2022-06-13 13:07:32 +03:00
595dbe126a make install.sh executable 2022-06-13 11:04:00 +01:00
2eab403dad Fix typo in bme690 service 2022-06-13 13:02:47 +03:00
de1e8fecbd Add install script for systemd service 2022-06-13 13:01:00 +03:00
5cbc298b63 Add sensors folder 2022-06-13 12:58:41 +03:00
cd23749cf7 Ensure service restart on failure 2022-06-12 16:38:04 +03:00
f32562debe Update Readme.md 2022-03-01 00:13:03 +02:00
663368d197 initial commit 2022-02-21 22:24:05 +02:00