Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

bkbartk/Ziggo-Remote-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Abondon Project,


Since I do not own a Ziggo subscription anymore I will stop updating this custom component.
I won't be able to debug what I'm building so I don't think it would be wise for me to continue the development.
If anyone would like to maintain this project, please contact me.

Ziggo-Remote-Control

Ziggo-Remote-Control for HA

This Remote is not done yet
but the remote will work in conjunction with
https://github.com/Sholofly/arrisdcx960

And is based on
https://github.com/madmicio/LG-WebOS-Remote-Control
All the credits for the design go to: madmicio

installation:
HACS:

  1. Go to HACS
  2. Click FrontEnd http://homeassistant:8123/hacs/frontend
  3. Click 3 dots in the top right corner and Select "Custom repositories"
  4. Scrol down and Add:
    url: https://github.com/bkbartk/Ziggo-Remote-Control
    category: Lovelace
  5. in the dashboard add a Card like the sample below

MANUAL
1. copy: "ziggo-remote-control.js" to "~\config\www\community\Ziggo-Remote-Control\ziggo-remote-control.js"
using git or some other method
2. in Ha go to Configuration\Loveace Dashboard\ resources http://homeassistant:8123/config/lovelace/resources
3. click add resource and add: "\hacsfiles\Ziggo-Remote-Control\ziggo-remote-control.js" Javascript Module
4. in the dashboard add a Card like the sample below

Usage Sample:

type: custom:ziggo-remote-control
entity: media_player.mediabox
volumeEntity: media_player.living_room_tv
volumeService: webostv
colors:
  buttons: var(--deactive-background-button-color)
sources:
  - name: Netflix
    icon: mdi:netflix
  - name: Videoland
    icon: mdi:video
  - name: YouTube
    icon: mdi:youtube-tv

volume services are separate because the media box does not support this. if you don't have a supporting tv you should add dummy values.

About

Ziggo-Remote-Control for HA

Resources

Stars

Watchers

Forks

Packages

No packages published