Commit Graph

50 Commits

Author SHA1 Message Date
f82826fc0a
improve structure and refactor 2024-10-19 12:38:26 +02:00
67df62ff91
improve ssh client class 2024-10-19 12:02:45 +02:00
59ff04775c
fixed sudo permission for some commands 2024-10-19 11:42:57 +02:00
08d9f78a35
improved ssh connections and reliability 2024-10-19 11:26:43 +02:00
591396895d
convert exception to debug log and check if on before update 2024-10-18 10:37:41 +02:00
94a65178c0
fixed buggy ssh connections 2024-10-17 22:11:10 +02:00
723b7b1284
improve to use less sudo commands 2024-08-30 11:19:48 +02:00
eaf434efc8
implement nircmd instlal and steam actions 2024-08-30 10:12:22 +02:00
767d877442
implement change audio config service 2024-08-30 09:55:51 +02:00
3e13d1ddb7
implement monitor config, rework of commands def and other fixes/improvements 2024-08-26 22:14:00 +02:00
8f2f03f134
fix strip error on CommandOutput and fix desktop env detect. linux 2024-08-26 20:51:33 +02:00
af870c63eb
move computer to submodule, add CommandOutput, remove useless getters, 2024-08-26 20:39:22 +02:00
3a3775f457
reformat, implement audio, monitors, bluetooth parse 2024-08-26 19:16:44 +02:00
3fc5fb948f
add audio and bluetooth commands, remove paramiko exception in config flow 2024-08-26 19:01:32 +02:00
bc16d06ac6
add gnome monitor parsing 2024-08-26 17:43:15 +02:00
e67e29facc
don't create new connection each time 2024-08-26 14:44:20 +02:00
7e6736c8b3
convert all to async (somehow it works ?? :)), update reqs and manifest 2024-08-26 14:29:09 +02:00
0f72986d2a
improve run_action and use fabric 2024-08-26 13:56:29 +02:00
ab2c8e0376
start working on massive refactor (v2) 2024-08-25 23:20:39 +02:00
e5b6af8e41
some small text refactor 2024-06-09 11:42:28 +02:00
b771739161
add bluetooth info to debug, fix bluetooth detections issues, add more info in error message 2024-06-09 11:34:58 +02:00
10324f542b
new bluetooth parsing method 2024-06-01 15:11:59 +02:00
d69ec9c352
disable blocking update if bluetooth devices retrieval fails 2024-06-01 14:44:00 +02:00
601258a6a3
fix for python3.12 and updates some packages 2024-03-17 12:27:13 +01:00
f5747bd6d8
fix the resolution twice to fix gnome display bug
Some checks failed
Validate with hassfest / validate (push) Failing after 2s
HACS Action / HACS Action (push) Failing after 4s
2024-01-01 17:45:22 +01:00
ff256c71be
fixed bluetooth attr formatting
Some checks failed
Validate with hassfest / validate (push) Failing after 2s
HACS Action / HACS Action (push) Failing after 4s
2024-01-01 17:09:47 +01:00
fdb0e69f82
fixed bluetooth attr formatting
Some checks failed
Validate with hassfest / validate (push) Failing after 2s
HACS Action / HACS Action (push) Failing after 4s
2024-01-01 17:03:40 +01:00
aab4749b1d
add bluetooth devices detection
Some checks failed
Validate with hassfest / validate (push) Failing after 2s
HACS Action / HACS Action (push) Failing after 4s
2024-01-01 17:01:18 +01:00
ee725130e4
forget to remove some param from old wol
Some checks failed
Validate with hassfest / validate (push) Failing after 2s
HACS Action / HACS Action (push) Failing after 4s
2024-01-01 16:33:32 +01:00
197e453b43
some refactor and change device identifier to mac
Some checks failed
Validate with hassfest / validate (push) Failing after 1s
HACS Action / HACS Action (push) Failing after 3s
2024-01-01 16:27:22 +01:00
95bd521d06
fix entity not available when offline
Some checks failed
Validate with hassfest / validate (push) Failing after 1s
HACS Action / HACS Action (push) Failing after 3s
2024-01-01 16:24:00 +01:00
ffb1d60575
fix entity not available when offline
Some checks failed
Validate with hassfest / validate (push) Failing after 2s
HACS Action / HACS Action (push) Failing after 4s
2024-01-01 16:19:13 +01:00
7ced302e12
removed some leftovers from wol integration and rework of the service registring
Some checks failed
HACS Action / HACS Action (push) Failing after 6s
Validate with hassfest / validate (push) Failing after 1s
2023-12-31 17:30:27 +01:00
1b43683164
add icon and device registry 2023-12-31 16:52:30 +01:00
49932bc8e5
fix alphabetical order -_- in manifest
Some checks failed
Validate with hassfest / validate (push) Failing after 6s
HACS Action / HACS Action (push) Failing after 22s
2023-12-30 21:52:00 +01:00
f568cf2145
bump version in manifest 2023-12-30 21:50:21 +01:00
5434e4e5a1
fixes hacs validations 2023-12-30 21:49:15 +01:00
5bfaae0d9a
code refactor 2023-12-30 21:22:32 +01:00
8e749258af
add debug service and implemented monitors data parsing 2023-12-30 21:20:42 +01:00
f47e581fed
massive refactor and code improvements 2023-12-30 20:21:37 +01:00
1b4313eaa6
fixed optional parameters change_audio_config service 2023-12-30 20:14:24 +01:00
e55955d976
fix default output/input not set 2023-12-30 20:12:35 +01:00
ffac7ee2c0
fix optional parameters for change_audio_config 2023-12-30 19:20:28 +01:00
258ea2b9b6
add audio config service (not tested yet) 2023-12-30 18:45:14 +01:00
9a23a6712a
added steam big picture service 2023-12-30 15:32:31 +01:00
b010429981
fix name typo 2023-12-30 13:41:23 +01:00
5e767f8b35
improved errors raising for services 2023-12-30 13:39:42 +01:00
b86d710ce3
improved monitors service entity selection and exceptions 2023-12-30 13:23:46 +01:00
c8831c9cd4
started implementing monitor config for windows 2023-12-30 12:59:25 +01:00
5937a080d9
renamed to easycomputermanager and added logo 2023-12-29 12:40:35 +01:00