Ask for wake/start command #232
Unanswered
Phoenix-DH
asked this question in
Questions
Replies: 1 comment
-
|
If by HA you mean Home Assistant, then it's worth mentioning that plugins there are typically written in Python. This is a plugin for Homebridge, written in TypeScript / JavaScript. For starting things over the network we use Wake On LAN via the following package: https://www.npmjs.com/package/wake_on_lan. It has some example code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @AlexGustafsson,
I used your plugin with pleasure for years on my homebridge.
I powered on my NAS and shut it down with no issues and ko need to go to the roof.
Last time when homebridge crashed I decided to move to HA.
There i make my first steps.
Want to also have the functionality to poweron and off the NAS.
Shut down I get managed, but powering on, I have no change to get it managed.
Would it be possible to provide the code/command which you are using here?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions