Skip to content

terrydemco/homebridge-xbox-one-on-off

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-xbox-one

Turn the Xbox One X ON/OFF with homebridge, and will update power status to homebridge as well.

Installation

Naturally...

npm install -g terrydemco/homebridge-xbox-one-on-off

Configuration

Add this to your ~/.homebridge/config.json as an accessory:

{
  "accessory": "Xbox",
  "name": "Xbox",
  "ipAddress": "<Xbox IP address>",
  "liveId": "<Xbox Live ID>"
}

Getting your Xbox One's IP address

On your Xbox, go to Settings > Network > Network Settings > Advanced Settings

Getting your Live ID

On your Xbox, go to Settings > System > Console info & updates and look under "Xbox Live device ID"

About

Homebridge plugin to turn on/off the Xbox One X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%