Hristo
|
c593affecb
|
-v display current version
|
2024-01-28 00:37:03 +02:00 |
|
Hristo
|
5aeaa9ca13
|
make install.sh more pretty
|
2024-01-28 00:07:13 +02:00 |
|
Hristo
|
c9c3177f5c
|
update -d output to be more informative and pretty
|
2024-01-27 23:02:20 +02:00 |
|
Hristo
|
8a65c3c71c
|
Add support for execution as service (--service,-s)
|
2024-01-27 22:15:41 +02:00 |
|
Hristo
|
dba655668c
|
added support for command line arguments and the first one -d to display measured values in cli
|
2024-01-27 21:40:35 +02:00 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
db5f7af831
|
remove single discovery message
|
2023-02-09 20:59:41 +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 |
|
hjelev
|
e1a5355afb
|
added used_space_path to config
|
2023-02-03 23:03:03 +02:00 |
|
hjelev
|
5e1441cba6
|
fix error on rpi
|
2023-02-03 22:42:13 +02:00 |
|
hjelev
|
645ee119ec
|
fix error on rpi
|
2023-02-03 22:37:49 +02:00 |
|
hjelev
|
73bc03c01e
|
fix could not convert string to float: b'' error when using bulk message on ubuntu
|
2023-02-03 22:02:11 +02:00 |
|
hjelev
|
bbd85ca672
|
make wifi signal also work on Ubuntu by auto detecting the wifi interface
|
2023-02-02 20:33:14 +02:00 |
|
Hristo
|
52a0a2a456
|
update readme
|
2022-11-22 00:32:41 +02:00 |
|
Hristo
|
af47b5bacc
|
update uptime icon
|
2022-11-21 00:35:11 +02:00 |
|
Hristo
|
0f81bbe577
|
update voltage icon
|
2022-11-21 00:21:55 +02:00 |
|
Hristo
|
a3a45141ea
|
improve non raspberry pi devices support
|
2022-11-21 00:03:30 +02:00 |
|
Hristo
|
53e7e7277c
|
fix swap file display for RPi Zero
|
2022-11-20 21:48:20 +02:00 |
|
Hristo
|
0b70629cb0
|
fix replaced code
|
2022-11-20 20:54:47 +02:00 |
|
Hristo
|
4dcf0e8ddc
|
fix model on rpi 0
|
2022-11-20 16:29:38 +02:00 |
|
Hristo
|
221093e4cd
|
add wifi signal dBm
|
2022-11-19 21:20:37 +02:00 |
|
Hristo
|
9975775ff8
|
add wifi signal
|
2022-11-19 00:09:54 +02:00 |
|
hjelev
|
db18962ba8
|
installation script
|
2022-03-16 23:55:54 +02:00 |
|
Niv Gabay
|
147d042cdf
|
home assistent discovery message, adding a device details
|
2021-12-10 00:26:46 +02:00 |
|
Hristo Jelev
|
083521e69c
|
typos
|
2021-11-17 00:01:58 +02:00 |
|
Hristo Jelev
|
07901e8b0a
|
formatting
|
2021-11-16 23:42:27 +02:00 |
|
Hristo Jelev
|
b62fa8e47c
|
formatting
|
2021-11-16 23:25:26 +02:00 |
|
Hristo Jelev
|
e298c4da3f
|
update again cpu temp cmd
|
2021-10-06 00:01:03 +03:00 |
|
Hristo Jelev
|
c00490fa82
|
revert changes
|
2021-10-05 23:45:44 +03:00 |
|
Hristo Jelev
|
d1efa45be5
|
change cpu temp command
|
2021-10-05 23:38:53 +03:00 |
|