pixelwave
Contributor
- Joined
- Jan 26, 2022
- Messages
- 174
Hi,
I am trying to WoL (Wake on Lan) a Windows PC from my Homeassistant (Docker) running on Truenas Scale.
I migrated my Homeassistant Docker from Synology to TrueNAS Scale. Now I have the (truecharts) Homeassistant App running on Scale and copied all the configuration files over - so far everything works fine.
The only exception is that the WOL command (to wake up my local Windows 11 Machine) is not working anymore?
Before in the Synology / Docker combination it was working just fine ... now on the TrueNAS Scale setup not.
Does the TrueNAS / Kubernetes setup restricts anything? Online I read that "It’s required that the binary ping is in your $PATH."
(https://www.home-assistant.io/integrations/wake_on_lan/)
I am trying to WoL (Wake on Lan) a Windows PC from my Homeassistant (Docker) running on Truenas Scale.
I migrated my Homeassistant Docker from Synology to TrueNAS Scale. Now I have the (truecharts) Homeassistant App running on Scale and copied all the configuration files over - so far everything works fine.
The only exception is that the WOL command (to wake up my local Windows 11 Machine) is not working anymore?
# WOL - Workstation
- platform: wake_on_lan
mac: 04:92:******
name: "Workstation"
turn_off:
service: script.workstation_shutdown
Before in the Synology / Docker combination it was working just fine ... now on the TrueNAS Scale setup not.
Does the TrueNAS / Kubernetes setup restricts anything? Online I read that "It’s required that the binary ping is in your $PATH."
(https://www.home-assistant.io/integrations/wake_on_lan/)
Last edited: