Commit Graph

217 Commits

Author SHA1 Message Date
Christopher Fenner
910b6a1738 remove sleep time 2024-01-29 22:10:54 +01:00
Christopher Fenner
2f9c48edc2 fixes 2024-01-29 22:05:14 +01:00
Christopher Fenner
50c2ed2654 add uptime in seconds 2024-01-29 19:42:27 +01:00
Hristo
30ed3eba83 fix path related bug in the update script 2024-01-29 18:45:53 +02:00
Hristo
9c55f90a4d fix path related bug in the update script 2024-01-29 18:18:09 +02:00
Hristo
fb2ef22b15 Improved error handling for the MQTT connection 2024-01-29 18:12:55 +02:00
Masoko
0485e592f7 Merge branch 'master' into patch-2 2024-01-29 10:22:38 +02:00
Christopher Fenner
392c5f994c Apply suggestions from code review 2024-01-29 10:17:42 +02:00
Christopher Fenner
ea4f7b1d52 Update rpi-cpu2mqtt.py 2024-01-29 10:17:42 +02:00
Christopher Fenner
5658454d4c Update rpi-cpu2mqtt.py 2024-01-29 10:17:42 +02:00
Christopher Fenner
8c0c484adb Update rpi-cpu2mqtt.py 2024-01-29 10:15:52 +02:00
Christopher Fenner
22365b2af3 Update rpi-cpu2mqtt.py 2024-01-28 22:51:05 +01:00
Christopher Fenner
772d84b2d6 Update rpi-cpu2mqtt.py 2024-01-28 22:50:37 +01:00
Christopher Fenner
bbfbe9a4d8 Update rpi-cpu2mqtt.py 2024-01-28 22:48:09 +01:00
Hristo
2a21a78b90 arrange code 2024-01-28 18:57:03 +02:00
Hristo
8510d731bf remove a new line after fan speed value 2024-01-28 18:57:03 +02:00
Hristo
499f0b743f Update readme.md and config.py.example 2024-01-28 17:53:16 +02:00
Hristo
7d4f725e8b include update func. in main script and display version in hass device info 2024-01-28 17:46:21 +02:00
Hristo
9c6c54c189 fix typo 2024-01-28 16:10:14 +02:00
Hristo
59eec6465f update device info in hass to display rpi-mqtt-monitor version and repo link 2024-01-28 16:09:14 +02:00
Hristo
9ceb42a101 rename 'Git Update Status' to 'Update Available' 2024-01-28 15:27:39 +02:00
Hristo
2fe744e644 fix old git compatibility issue 2024-01-28 15:21:46 +02:00
Hristo
3ac098de69 fix old git compatibility issue 2024-01-28 14:36:16 +02:00
Hristo
1885089bd9 fix python 3.5/3.7 compatibility issue 2024-01-28 14:26:06 +02:00
Hristo
8e4549a750 fix python 3.5/3.7 compatibility issue 2024-01-28 14:23:05 +02:00
Hristo
c0cdfc4607 fix python 3.5/3.7 compatibility issue 2024-01-28 14:20:04 +02:00
Hristo
45b0d76060 fix python 3.5/3.7 compatibility issue 2024-01-28 14:15:18 +02:00
Hristo
75be4d6aa3 add update.py that can update the repo and config.py based on new variables in config.py.example 2024-01-28 04:21:47 +02:00
Hristo
58a97d9ff2 add update.py that can update the repo and config.py based on new variables in config.py.example 2024-01-28 01:05:24 +02:00
Hristo
63772f5e39 add update.py that can update the repo and config.py based on new variables in config.py.example 2024-01-28 01:01:32 +02:00
Hristo
83b0c0c564 -v display current and remote versions 2024-01-28 00:37:03 +02:00
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