-
#Wake on Lan stuff to try
```yaml
- platform: wake_on_lan
mac_address: XX:XX:XX:XX:XX:XX
name: "Synology WOL"
host: "192.168.1.3"
- platform: wake_on_lan
mac_address: XX:XX:XX:XX…
-
hello. All my computers are notified as unknown status even if they are on or off. The wol and RDP are working fine but the shutdown is not working. How can I have the normal status of my computers ? …
adgm1 updated
12 months ago
-
J'ai un soucis avec ce plugin.
dans la liste j'ai bien nomordi00:00:00:00:00 que j'ai remplacé par l'adresse mac ainsi que le nom de l'ordi. ( j'ai essayé avec nomordi 00:00:00 ) un espace entre no…
-
Не отправляется WOL пакет при запуске в автоматизациях кода
`UtilsNet.wakeOnLan("40:2f:86:7f:e1:1e");`
При этом в консоле появляется информационное сообщение _Wake-on-LAN packet sent_
Sprut.Hub…
-
After I install the WOL to PC-01, I can wake up and shutdown my PC-02 from PC-01 when both PCs are in same network (at home). But I cannot remotely shut PC-02 down if PC-01 is in outside (in office). …
-
基于RT-Thread+RA6M4的远程开机助手概要
https://club.rt-thread.org/ask/article/e086a4b93cd3b143.html
-
*Info*
- [ ] a list of your requested icons
- [ ] one icon per line
- [ ] every line starts with '- [ ] '
- [ ] the name of the app only
---
[IconRequest 3.zip](https://github.com/baitmooth/s…
-
I see many errors in glpi/files/_log/sql-errors.log :
`2016-12-08 14:10:03 [@fusion]
*** MySQL query error:
SQL: SELECT
task.id, task.name, task.reprepare_if_successful,
job.id, j…
-
```
In my case all is working fine except of WOL. Ampdroid gives notification of
sucessful sending of wol command but server did not wake up. If I send wol via
web browser it works fine and wakes pc…
-
Add wake-on-lan so that a sleeping node could be used when more
transcodering power is required.
The command to WOL is;
wakeonlan -i 192.168.44.255 00:0e:c4:d4:d1:c6
command (-i interface…