An open API service indexing awesome lists of open source software.

https://github.com/loop333/ha_dunehd_media_player

DuneHD Media Player Component for Home Assistant
https://github.com/loop333/ha_dunehd_media_player

custom-components dunehd home-assistant media-player

Last synced: 28 days ago
JSON representation

DuneHD Media Player Component for Home Assistant

Awesome Lists containing this project

README

          

## DuneHD Media Player Component for Home Assistant

install:
```sh
cd ~/.homeassistant/custom_components
git clone https://github.com/loop333/ha_dunehd_media_player dunehd
```
configuration.yaml:
```yaml
media_player:
- platform: dunehd
name: dunehd
host: 192.168.1.4
timeout: 20
```