Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.
/ heos-amp-sync Public archive

Sync Amplifier and Network Audio Player using HEOS and NATURE REMO

License

Notifications You must be signed in to change notification settings

senyoltw/heos-amp-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heos-amp-sync

Sync Amplifier and Network Audio Player using HEOS and NATURE REMO

How to USE

  1. Get Nature Remo token
  2. Get amp on/off signal
% curl -H 'Authorization: Bearer <token>' -H "accept: application/json" -X GET "https://api.nature.global/1/appliances" |jq
  1. write to docker-compose.yml
remo_token = 'set your token'
remo_signal = 'set your signal'
  1. build and start
docker-compose build
docker-compose up -d

About

Sync Amplifier and Network Audio Player using HEOS and NATURE REMO

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published