Commit Graph

198 Commits

Author SHA1 Message Date
Hristo
6f09ac3c13 updated service file as script was not starting properly after restart 2024-02-05 23:16:56 +02:00
Hristo
59258bb1fa remove last commit 2024-02-05 22:23:52 +02:00
Hristo
b8c57041af call the update function once when script starts 2024-02-05 21:37:49 +02:00
Hristo
dedc6595ca add payload_press configuration to make mqtt message differ 2024-02-05 21:01:40 +02:00
Hristo
1a6b3230fe Add system restart button in home assistant 2024-02-05 20:13:23 +02:00
Hristo
e231dd3ca7 improve code 2024-02-02 01:23:46 +02:00
Hristo
a3f0e090d7 fix a bug in update due to separation 2024-02-02 01:10:18 +02:00
Hristo
01c62a5e9a fix a bug in update due to separation 2024-02-02 00:31:45 +02:00
Hristo
c1394d8891 fix a bug in update due to separation 2024-02-01 23:53:00 +02:00
Hristo
48efff480a Separate update checks and have separate interval for them 2024-02-01 22:59:18 +02:00
Hristo
8207686344 beautify the update message 2024-02-01 21:03:59 +02:00
Masoko
3d3747b0a6 Merge pull request #54 from CFenner/noSleep
Remove sleep time
2024-02-01 20:21:02 +02:00
Masoko
bc7ea5b3e0 Merge pull request #58 from CFenner/patch-6
Use default values for sensor
2024-02-01 20:20:24 +02:00
Hristo
e78659a638 update readme.md and change state class for uptime sonsor to total_increasing 2024-02-01 20:11:58 +02:00
Hristo
ac4c40f0b2 add new sensor uptime_seconds to --display function 2024-02-01 20:07:04 +02:00
Christopher Fenner
6fc1d2b8cb Merge branch 'master' into noSleep 2024-02-01 19:06:57 +01:00
Masoko
b3e01aeaa3 Merge branch 'master' into patch-5 2024-02-01 19:54:26 +02:00
Masoko
4e51c3987c Merge pull request #49 from CFenner/patch-4
Add new sensor for uptime in seconds
2024-02-01 19:44:06 +02:00
Masoko
12d5941778 Update config.py.example 2024-02-01 19:43:26 +02:00
Hristo
2045a4de33 update readme.md and device description displayed in hass 2024-02-01 18:24:58 +02:00
Hristo
3240a195ea hotfix update system one more time 2024-02-01 16:52:33 +02:00
Hristo
c47e069df9 hotfix update system one more time 2024-02-01 16:48:40 +02:00
Christopher Fenner
7a27c361c6 Merge branch 'master' into patch-4 2024-02-01 09:56:34 +01:00
Christopher Fenner
aa700eb371 Update rpi-cpu2mqtt.py 2024-02-01 08:20:09 +01:00
Christopher Fenner
e31bc28ec1 Update rpi-cpu2mqtt.py 2024-02-01 08:15:49 +01:00
Hristo
36cccac028 hotfix update system 2024-02-01 00:03:22 +02:00
Hristo
b759407609 add update variable to readme.md 2024-01-31 22:43:38 +02:00
Hristo
3b099cccbc remote update via home assistant, script can now subscribe to mqtt topic and listen for commands 2024-01-31 21:47:19 +02:00
Christopher Fenner
3caae801c2 Merge branch 'master' into noSleep 2024-01-30 19:02:19 +01:00
Hristo
c8725f96be add french support for git status 2024-01-30 18:15:19 +02:00
Christopher Fenner
7b0e61df9e Apply suggestions from code review 2024-01-29 22:50:10 +01:00
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