Hey, i have created a plugin to wakeup network devices via wakeonlan (https://github.com/thost96/pimatic-wakeonlan).
More Features to this will come soon
Here is the config;
{
"plugin": "wakeonlan"
},
{
"class": "WakeOnLanDevice",
"id": "pc-dad",
"name": "PC-Dad",
"mac": "11:22:33:44:55:66"
}