Commit Graph

204 Commits

Author SHA1 Message Date
Hristo
77c17693a4 fix a bug in git sensor 2024-01-27 21:24:54 +02:00
Hristo
81823aa8b7 fix git status to auto find its location 2024-01-27 21:24:54 +02:00
Hristo
315dff8b17 Update Readme file 2024-01-27 21:24:54 +02:00
Hristo
275c11f671 update readme 2024-01-27 21:24:54 +02:00
Hristo
c1d5a81d50 update readme 2024-01-27 21:24:54 +02:00
Hristo
15131e5836 update install script to run the monitor from its installation path so that git sensor works 2024-01-27 20:06:11 +02:00
Hristo
f3c67ee3f1 added What is new section in readme.md 2024-01-27 19:48:21 +02:00
Masoko
bcb96bef8a Update README.md 2024-01-27 19:41:15 +02:00
Hristo
ec9ebd3286 Git sensor WIF 2024-01-27 19:40:05 +02:00
Hristo
33402f91ed git sensor WIP 2024-01-27 19:19:57 +02:00
Hristo
e8a2c5919f git sensor wip 2024-01-27 18:58:30 +02:00
Masoko
89ff0a8863 Update README.md
test
2024-01-27 18:39:56 +02:00
Hristo
1cffd7593f add git_update sensor 2024-01-27 18:39:23 +02:00
Hristo
7ff16d7326 update 2024-01-27 18:28:13 +02:00
Hristo
42183a046c fix config issue 2024-01-27 18:15:12 +02:00
Hristo
7a1365aa6d fix issue with missing config variables 2024-01-27 18:14:18 +02:00
Hristo
a56f359301 remove hostname from data["name"] = hostname + " CPU Usage" ... due to home assistant naming convention 2024-01-27 17:57:42 +02:00
Masoko
c007d48436 Update README.md 2024-01-27 17:39:35 +02:00
Masoko
ceba00e490 Update .gitignore to exclude virtual env folder 2024-01-27 17:33:07 +02:00
Hristo Jelev
0037f51792 venv name update 2023-12-20 00:21:03 +02:00
Hristo Jelev
5b6b759e05 add fan speed to config 2023-12-19 20:57:51 +02:00
Hristo Jelev
06c179138c small changes 2023-12-19 20:49:37 +02:00
Hristo Jelev
5afa49c140 rpi5 only fan speed 2023-12-19 20:41:35 +02:00
Hristo Jelev
e17c10e580 still fixing install 2023-12-19 19:40:37 +02:00
Hristo Jelev
fe22e86ce7 fix installation 2023-12-19 19:03:17 +02:00
Hristo Jelev
67fe0d7e02 update repo if already cloned: 2023-12-19 18:58:12 +02:00
Hristo Jelev
11da6de994 create venv during installation 2023-12-19 18:56:30 +02:00
Hristo Jelev
0d303c40df fix python modules installation 2023-12-19 18:48:28 +02:00
Hristo Jelev
6911bfe4f7 fix python installation 2023-12-19 18:43:55 +02:00
j-broo
edbede9251 Update rpi-cpu2mqtt.py
Added hostname to client ID, in case of multiple Pis reporting to same broker. Missed a client initialization on first change.
2023-09-29 22:23:12 +03:00
j-broo
6eec47be16 Update requirements.txt
Install the latest version by default. Only specify a version if specifically required.
2023-09-29 22:22:48 +03:00
j-broo
783c1007c3 Update rpi-cpu2mqtt.py
Add support for qos and retain variables from config.py.
2023-09-29 22:22:26 +03:00
j-broo
a2091f4b64 Update config.py.example
Add configurable settings for QOS and retain flag.
2023-09-29 22:22:00 +03:00
Randy Lai
f1ac5cdcf0 Support long term statistics
ref: https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics
2023-09-29 22:21:16 +03:00
hjelev
381401c212 remove single discovery message 2023-02-09 21:07:02 +02:00
hjelev
db5f7af831 remove single discovery message 2023-02-09 20:59:41 +02:00
hjelev
9f6b4a43cf add update instructions 2023-02-05 17:13:17 +02:00
hjelev
e3534cabb0 update readme 2023-02-05 17:13:17 +02:00
hjelev
051ff7cc10 update readme 2023-02-05 17:13:17 +02:00
hjelev
4fd5b2c832 update readme 2023-02-05 17:13:17 +02:00
hjelev
6742608de4 update readme 2023-02-05 17:13:17 +02:00
hjelev
10f264e860 update readme 2023-02-05 17:13:17 +02:00
hjelev
acb7b08953 Added option to disable discovery messages after the first execution 2023-02-05 17:13:17 +02:00
hjelev
7676167adc Added option to disable discovery messages after the first execution 2023-02-05 17:13:17 +02:00
hjelev
3795b186f4 Added option to disable discovery messages after the first execution 2023-02-05 17:13:17 +02:00
hjelev
b54cfee99f Added option to disable discovery messages after the first execution 2023-02-05 17:13:17 +02:00
hjelev
a00805cb38 update used_space_path 2023-02-03 23:46:38 +02:00
hjelev
53bf018fca added used_space_path to config 2023-02-03 23:14:12 +02:00
hjelev
27bca98262 hmm 2023-02-03 23:09:04 +02:00
hjelev
a17e502adc added used_space_path to config 2023-02-03 23:04:20 +02:00