@automaid/yamaha-avr-service

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @automaid/yamaha-avr-service

Weekly Downloads

2

Version

1.0.0

License

GPL-3.0

Last publish

Collaborators

  • maxjoehnk