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 |
|
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 |
|
hjelev
|
d14e8beaa8
|
update Readme
|
2022-12-10 01:20:40 +02:00 |
|
hjelev
|
9469447daa
|
update Readme
|
2022-12-10 01:19:56 +02:00 |
|
hjelev
|
e6f9e75228
|
update Readme
|
2022-12-10 01:18:32 +02:00 |
|
hjelev
|
140e729d91
|
update Readme
|
2022-12-10 01:17:12 +02:00 |
|
Hristo
|
0a9664a40a
|
update readme
|
2022-11-22 00:42:27 +02:00 |
|
Hristo
|
52a0a2a456
|
update readme
|
2022-11-22 00:32:41 +02:00 |
|
Hristo
|
4b0d254d4e
|
update readme
|
2022-11-21 01:09:31 +02:00 |
|
Hristo
|
4b6132bd41
|
readme image update
|
2022-11-21 00:42:54 +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
|
a4c90c90f7
|
pip install permissions issue
|
2022-11-20 20:16:48 +02:00 |
|
Hristo
|
4dcf0e8ddc
|
fix model on rpi 0
|
2022-11-20 16:29:38 +02:00 |
|
Masoko
|
edf651880c
|
Merge pull request #15 from hjelev/wifi
add wifi signal dBm
|
2022-11-19 21:23:58 +02:00 |
|
Hristo
|
221093e4cd
|
add wifi signal dBm
|
2022-11-19 21:20:37 +02:00 |
|
Masoko
|
b1caff781a
|
Merge pull request #13 from hjelev/wifi
add wifi signal
|
2022-11-19 00:12:47 +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 |
|