Skip to content

elric91/homeassistant_rotel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated

This repository is deprecated, but development continues @ https://github.com/matthijs-oosterhoff/homeassistant_rotel

Rotel component for Home Assistant

Custom components for Home Assistant

A media_player platform that can be used through HASS to :

  • turn on and off the amplifier
  • adjust volume
  • change source
  • check status

To install, copy rotel.py in your hass configuration folder, under 'custom_components/media_player' i.e. /home/user/.homeassistant/custom_components/media_player/rotel.py

Example minimal config (in configuration.yaml, dummy IP to be updated) :

media_player:
  - platform: roteltcp
    host: 192.168.1.12

About

Rotel amp component for Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages