Skip to content

MihaiDamian/yamaha-powersync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yamaha-powersync

A simple script you can use to power on/off your receiver when your computer start/shuts down.

Requirements

  • A network enabled Yamaha® AV receiver (tested on Yamaha RX-V475)
  • Python 2.7 or later
  • The Requests library

Basic usage instructions

Open yamaha-powersync.py and replace the IP in HOSTNAME with your receiver's IP address. Make sure you've previously assigned a static IP for the receiver.

To power on your receiver:

python yamaha-powersync.py start

To power off your receiver:

python yamaha-powersync.py stop

Scheduling the script to be executed on startup/shutdown

This step depends on your OS. If you're using Windows 8 you can use gpedit to execute scripts at startup/shutdown. The place to configure this is Local Computer Policy/Computer Configuration/Windows Settings/Scripts (Startup/Shutdown)

About

Turns on/off your Yamaha® AV receiver with your computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages