Commit Graph

  • 499f0b743f Update readme.md and config.py.example Hristo 2024-01-28 17:52:26 +02:00
  • 7d4f725e8b include update func. in main script and display version in hass device info Hristo 2024-01-28 17:44:00 +02:00
  • 9c6c54c189 fix typo Hristo 2024-01-28 16:10:14 +02:00
  • 59eec6465f update device info in hass to display rpi-mqtt-monitor version and repo link Hristo 2024-01-28 16:07:58 +02:00
  • 9ceb42a101 rename 'Git Update Status' to 'Update Available' Hristo 2024-01-28 15:26:15 +02:00
  • 2fe744e644 fix old git compatibility issue Hristo 2024-01-28 15:20:27 +02:00
  • 3ac098de69 fix old git compatibility issue Hristo 2024-01-28 14:36:16 +02:00
  • 1885089bd9 fix python 3.5/3.7 compatibility issue Hristo 2024-01-28 14:26:06 +02:00
  • 8e4549a750 fix python 3.5/3.7 compatibility issue Hristo 2024-01-28 14:22:33 +02:00
  • c0cdfc4607 fix python 3.5/3.7 compatibility issue Hristo 2024-01-28 14:19:23 +02:00
  • 45b0d76060 fix python 3.5/3.7 compatibility issue Hristo 2024-01-28 14:14:01 +02:00
  • 75be4d6aa3 add update.py that can update the repo and config.py based on new variables in config.py.example Hristo 2024-01-28 04:21:47 +02:00
  • 58a97d9ff2 add update.py that can update the repo and config.py based on new variables in config.py.example Hristo 2024-01-28 01:05:24 +02:00
  • 63772f5e39 add update.py that can update the repo and config.py based on new variables in config.py.example Hristo 2024-01-28 01:01:32 +02:00
  • 83b0c0c564 -v display current and remote versions Hristo 2024-01-28 00:35:35 +02:00
  • c593affecb -v display current version Hristo 2024-01-28 00:27:06 +02:00
  • 645a8c0e5d make install.sh more pretty Hristo 2024-01-28 00:11:17 +02:00
  • 5aeaa9ca13 make install.sh more pretty Hristo 2024-01-28 00:07:13 +02:00
  • 0f55877eb8 make install.sh more pretty Hristo 2024-01-28 00:04:08 +02:00
  • ca1be62d34 make install.sh more pretty Hristo 2024-01-28 00:00:16 +02:00
  • 7bde03affd make install.sh more pretty Hristo 2024-01-27 23:51:24 +02:00
  • 6b7ce32e3b make install.sh more pretty Hristo 2024-01-27 23:42:22 +02:00
  • 5fc19b4c7b update user so install.sh works Hristo 2024-01-27 23:37:45 +02:00
  • 5fd1cb7ace still fixing install.sh service function Hristo 2024-01-27 23:35:21 +02:00
  • 4b50ae033d update install script Hristo 2024-01-27 23:30:12 +02:00
  • 8260a79f6b Update install script to support services Hristo 2024-01-27 23:22:58 +02:00
  • c9c3177f5c update -d output to be more informative and pretty Hristo 2024-01-27 23:02:20 +02:00
  • af40ed593c update service file paths Hristo 2024-01-27 22:48:47 +02:00
  • 7519065887 update docs navigation Hristo 2024-01-27 22:45:22 +02:00
  • 0c5cc654e7 update readme - add how to run as service instructions Hristo 2024-01-27 22:40:18 +02:00
  • 8a65c3c71c Add support for execution as service (--service,-s) Hristo 2024-01-27 22:14:06 +02:00
  • dba655668c added support for command line arguments and the first one -d to display measured values in cli Hristo 2024-01-27 21:39:04 +02:00
  • 77c17693a4 fix a bug in git sensor Hristo 2024-01-27 21:23:00 +02:00
  • 81823aa8b7 fix git status to auto find its location Hristo 2024-01-27 21:13:25 +02:00
  • 315dff8b17 Update Readme file Hristo 2024-01-27 20:57:42 +02:00
  • 275c11f671 update readme Hristo 2024-01-27 20:54:58 +02:00
  • c1d5a81d50 update readme Hristo 2024-01-27 20:46:04 +02:00
  • 15131e5836 update install script to run the monitor from its installation path so that git sensor works Hristo 2024-01-27 20:06:11 +02:00
  • f3c67ee3f1 added What is new section in readme.md Hristo 2024-01-27 19:48:21 +02:00
  • bcb96bef8a Update README.md Masoko 2024-01-27 19:41:15 +02:00
  • ec9ebd3286 Git sensor WIF Hristo 2024-01-27 19:40:05 +02:00
  • 33402f91ed git sensor WIP Hristo 2024-01-27 19:19:57 +02:00
  • e8a2c5919f git sensor wip Hristo 2024-01-27 18:58:30 +02:00
  • 89ff0a8863 Update README.md Masoko 2024-01-27 18:39:56 +02:00
  • 1cffd7593f add git_update sensor Hristo 2024-01-27 18:39:23 +02:00
  • 7ff16d7326 update Hristo 2024-01-27 18:28:13 +02:00
  • 42183a046c fix config issue Hristo 2024-01-27 18:15:12 +02:00
  • 7a1365aa6d fix issue with missing config variables Hristo 2024-01-27 18:14:18 +02:00
  • a56f359301 remove hostname from data["name"] = hostname + " CPU Usage" ... due to home assistant naming convention Hristo 2024-01-27 17:56:10 +02:00
  • c007d48436 Update README.md Masoko 2024-01-27 17:39:35 +02:00
  • ceba00e490 Update .gitignore to exclude virtual env folder Masoko 2024-01-27 17:33:07 +02:00
  • 0037f51792 venv name update Hristo Jelev 2023-12-20 00:21:03 +02:00
  • 5b6b759e05 add fan speed to config Hristo Jelev 2023-12-19 20:57:51 +02:00
  • 06c179138c small changes Hristo Jelev 2023-12-19 20:49:37 +02:00
  • 5afa49c140 rpi5 only fan speed Hristo Jelev 2023-12-19 20:41:35 +02:00
  • e17c10e580 still fixing install Hristo Jelev 2023-12-19 19:40:37 +02:00
  • fe22e86ce7 fix installation Hristo Jelev 2023-12-19 19:03:17 +02:00
  • 67fe0d7e02 update repo if already cloned: Hristo Jelev 2023-12-19 18:58:12 +02:00
  • 11da6de994 create venv during installation Hristo Jelev 2023-12-19 18:56:30 +02:00
  • 0d303c40df fix python modules installation Hristo Jelev 2023-12-19 18:48:28 +02:00
  • 6911bfe4f7 fix python installation Hristo Jelev 2023-12-19 18:43:55 +02:00
  • edbede9251 Update rpi-cpu2mqtt.py j-broo 2023-09-24 16:17:22 +02:00
  • 6eec47be16 Update requirements.txt j-broo 2023-09-24 13:54:37 +02:00
  • 783c1007c3 Update rpi-cpu2mqtt.py j-broo 2023-09-24 13:44:15 +02:00
  • a2091f4b64 Update config.py.example j-broo 2023-09-24 13:39:42 +02:00
  • f1ac5cdcf0 Support long term statistics Randy Lai 2023-07-18 09:53:46 -07:00
  • 381401c212 remove single discovery message hjelev 2023-02-09 21:07:02 +02:00
  • db5f7af831 remove single discovery message hjelev 2023-02-09 20:59:41 +02:00
  • 9f6b4a43cf add update instructions hjelev 2023-02-05 17:11:00 +02:00
  • e3534cabb0 update readme hjelev 2023-02-05 15:49:18 +02:00
  • 051ff7cc10 update readme hjelev 2023-02-05 15:46:43 +02:00
  • 4fd5b2c832 update readme hjelev 2023-02-05 15:44:18 +02:00
  • 6742608de4 update readme hjelev 2023-02-05 15:42:44 +02:00
  • 10f264e860 update readme hjelev 2023-02-05 15:41:55 +02:00
  • acb7b08953 Added option to disable discovery messages after the first execution hjelev 2023-02-05 15:41:08 +02:00
  • 7676167adc Added option to disable discovery messages after the first execution hjelev 2023-02-05 15:40:45 +02:00
  • 3795b186f4 Added option to disable discovery messages after the first execution hjelev 2023-02-05 15:39:51 +02:00
  • b54cfee99f Added option to disable discovery messages after the first execution hjelev 2023-02-05 15:25:39 +02:00
  • a00805cb38 update used_space_path hjelev 2023-02-03 23:46:38 +02:00
  • 53bf018fca added used_space_path to config hjelev 2023-02-03 23:14:12 +02:00
  • 27bca98262 hmm hjelev 2023-02-03 23:09:04 +02:00
  • a17e502adc added used_space_path to config hjelev 2023-02-03 23:03:03 +02:00
  • e1a5355afb added used_space_path to config hjelev 2023-02-03 23:03:03 +02:00
  • 5e1441cba6 fix error on rpi hjelev 2023-02-03 22:42:13 +02:00
  • 645ee119ec fix error on rpi hjelev 2023-02-03 22:37:49 +02:00
  • 73bc03c01e fix could not convert string to float: b'' error when using bulk message on ubuntu hjelev 2023-02-03 22:02:11 +02:00
  • bbd85ca672 make wifi signal also work on Ubuntu by auto detecting the wifi interface hjelev 2023-02-02 20:33:14 +02:00
  • d14e8beaa8 update Readme hjelev 2022-12-10 01:20:40 +02:00
  • 9469447daa update Readme hjelev 2022-12-10 01:19:56 +02:00
  • e6f9e75228 update Readme hjelev 2022-12-10 01:18:32 +02:00
  • 140e729d91 update Readme hjelev 2022-12-10 01:17:12 +02:00
  • 0a9664a40a update readme Hristo 2022-11-22 00:42:27 +02:00
  • 52a0a2a456 update readme Hristo 2022-11-22 00:32:41 +02:00
  • 4b0d254d4e update readme Hristo 2022-11-21 01:09:31 +02:00
  • 4b6132bd41 readme image update Hristo 2022-11-21 00:42:54 +02:00
  • af47b5bacc update uptime icon Hristo 2022-11-21 00:35:11 +02:00
  • 0f81bbe577 update voltage icon Hristo 2022-11-21 00:21:55 +02:00
  • a3a45141ea improve non raspberry pi devices support Hristo 2022-11-20 23:53:48 +02:00
  • 53e7e7277c fix swap file display for RPi Zero Hristo 2022-11-20 21:33:39 +02:00
  • 0b70629cb0 fix replaced code Hristo 2022-11-20 20:54:47 +02:00