Commit Graph

33 Commits

Author SHA1 Message Date
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
f2f3cc58ca
add examples to services.yaml for monitors config service 2023-12-29 11:17:49 +01:00
2cc74193e7
fix monitors yaml parsing 2023-12-29 11:07:03 +01:00
536feac30a
implement reload service 2023-12-29 11:06:48 +01:00
99ca6d9d0d
fixed not being able to pass data trough service data 2023-12-28 23:44:55 +01:00
32572ea5a1
Add option to change the monitors config on the host 2023-12-28 22:40:29 +01:00
b1e457f540
improve os name detection 2023-12-02 13:22:43 +01:00
3b862be187
improve logging and warning 2023-07-17 21:10:45 +02:00
c5e35d0ea6
improve logging messages 2023-07-17 20:49:08 +02:00
Mathieu B
5b027759cf add restart to linux from windows service 2023-04-06 19:15:41 +02:00
Mathieu B
3752673d92 add restart computer service 2023-04-06 19:13:14 +02:00
Mathieu B
7bf802c82f change typo "reboot" to "restart" 2023-04-06 18:53:44 +02:00
Mathieu B
e808608e94 parse timeout exception during renewing 2023-04-06 18:45:56 +02:00
mathieu
0fab86024f remove callback from service sendmagicpacket 2023-04-04 14:34:44 +02:00
mathieu
233a9d6fc9 add mac and ip to attr of entity 2023-04-04 14:24:51 +02:00
mathieu
44e5335531 replace async_setup_platforms with async_forward_entry_setup 2023-04-04 14:13:47 +02:00
mathieu
d6368fbf17 hacs structure 2023-04-04 13:50:00 +02:00