53 Commits

Author SHA1 Message Date
Yuri Schimke
f5d1b9f2cb Fix typo in prompt for Home Assistant API URL (#239) 2025-10-14 17:51:55 +03:00
Masoko
51de71ff92 Fix installer (#219)
* Ensure /usr/local/bin exists

* restore rpi-mqtt-monitor. shortcut
2025-04-25 00:00:36 +03:00
Masoko
4387d40f5f Fix/installation (#215)
* fix installation when using service - no need for ctrl+c

* Improve uninstallatino process
2025-04-12 13:48:49 +03:00
Ginger-blackman
e5ef4dffbd Add mqtt_uns_structure configuration and uninstall functionality (#196)
- Prompt user for mqtt_uns_structure during installation and update src/config.py accordingly.
- Implement uninstall function in remote_install.sh to remove the rpi-mqtt-monitor directory, cron job, and systemd service.
- Update rpi-cpu2mqtt.py to utilize mqtt_uns_structure for state topics, ensuring proper MQTT topic structure.
- Modify config.py.example to include mqtt_uns_structure with a default empty value.

Co-authored-by: Sam Blackman <sam@samuelblackman.com>
2025-03-19 22:21:12 +02:00
Masoko
be4b2a2c07 Support for Home Assistant API (no MQTT needed) Experimental feature (#160) 2024-12-01 16:23:55 +02:00
Masoko
f09195a101 update installation complete message (#121) 2024-05-25 08:50:23 +03:00
Masoko
7fa9eba9d6 Improve installation process (#120) 2024-05-24 20:18:03 +03:00
Masoko
360a980732 option to enable display control during installation and some bugfixes (#119) 2024-05-24 19:27:11 +03:00
Masoko
0d1ae214e3 add monitor control support (#110)
* add monitor control support

* removed useless code
2024-05-07 22:07:53 +03:00
Masoko
1a9fe58f6f update install script and add shortcut creation (#101) 2024-04-25 00:12:04 +03:00
Hristo
bc7ba4ec1c restart service after installation, helps in cases it was already running 2024-02-11 16:42:59 +02:00
Masoko
d3025234e0 make git repo usable for root user (#81) 2024-02-11 16:30:43 +02:00
Masoko
b36961fada fix service by adding env variables to make update work properly (#80) 2024-02-11 15:51:56 +02:00
Hristo
6f086b7300 update version in config.py after installation 2024-02-10 16:00:22 +02:00
Masoko
9c4ba19cbe Fix update system and restart (#77)
* clean code

* fix update and restart button, service needs to run as root for the restart to work
2024-02-10 15:23:57 +02:00
Hristo
645a8c0e5d make install.sh more pretty 2024-01-28 00:11:17 +02:00
Hristo
0f55877eb8 make install.sh more pretty 2024-01-28 00:04:08 +02:00
Hristo
ca1be62d34 make install.sh more pretty 2024-01-28 00:00:16 +02:00
Hristo
7bde03affd make install.sh more pretty 2024-01-27 23:51:24 +02:00
Hristo
6b7ce32e3b make install.sh more pretty 2024-01-27 23:42:22 +02:00
Hristo
5fd1cb7ace still fixing install.sh service function 2024-01-27 23:35:21 +02:00
Hristo
4b50ae033d update install script 2024-01-27 23:30:12 +02:00
Hristo
8260a79f6b Update install script to support services 2024-01-27 23:22:58 +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 Jelev
0037f51792 venv name update 2023-12-20 00:21:03 +02:00
Hristo Jelev
06c179138c small changes 2023-12-19 20:49:37 +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
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
hjelev
b54cfee99f Added option to disable discovery messages after the first execution 2023-02-05 17:13:17 +02:00
Hristo
52a0a2a456 update readme 2022-11-22 00:32:41 +02:00
Hristo
a4c90c90f7 pip install permissions issue 2022-11-20 20:16:48 +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
ac5d9927f2 update 2022-03-20 22:40:46 +02:00
hjelev
070c2b629d update 2022-03-20 22:29:38 +02:00
hjelev
294c53c2de update 2022-03-20 22:12:17 +02:00
hjelev
cea4ab7604 update 2022-03-20 22:08:07 +02:00
hjelev
5e6d35efc4 update 2022-03-20 21:05:43 +02:00
hjelev
2811bb8394 update 2022-03-20 20:59:27 +02:00
hjelev
72680db0d7 update 2022-03-20 20:56:33 +02:00
hjelev
492dab8fbd update 2022-03-20 20:53:23 +02:00
hjelev
8c3c1a550e update 2022-03-20 20:44:01 +02:00
hjelev
e2df649311 update 2022-03-19 01:15:07 +02:00
hjelev
9b665d3384 update 2022-03-19 01:12:48 +02:00
hjelev
1a422aeede update 2022-03-19 01:10:29 +02:00
hjelev
a4df4c13b0 update 2022-03-19 00:34:30 +02:00
hjelev
6b0a36d45c update 2022-03-18 23:55:45 +02:00