1.0.0 • Published 7 years ago

@automaid/yamaha-avr-service v1.0.0

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
7 years ago

yamaha-avr-service

Expose Yamaha AVR remote control as a http api

Configuration

port: 8080
ip: 192.168.2.102

Endpoints

GET: /

GET: /power/off

Turns the avr off

GET: /power/on

Turns the avr on

GET: /power/toggle

Toggles the power of the avr

GET: /volume/mute

Mutes the avr

GET: /volume/unmute

Unmutes the avr

GET: /volume

Returns the current volume of the avr

GET: /volume/:value

Sets the volume to the absolute value