Giter Club home page Giter Club logo

panasonic_bluray_remote's Introduction

Panasonic Bluray Players for Home Assistant

This is a custom component to allow control of Panasonic Bluray Players Homeassistant.

It is a fork of the existing Panasonic integration (media player) with the missing commands and an additional remote entity type.

To make it work with latest UHD bluray players (such as UB820), you will have to enable voice control in the network menu AND to patch the Panasonic firmware (not an easy procedure). More information on AVSForum Tested correctly on Panasonic UB820.

Installation

Recommanded

Use HACS.

  1. From within Home Assistant, click on the link to HACS
  2. Click on Integrations
  3. Click on the vertical ellipsis in the top right and select Custom repositories
  4. Enter the URL for this repository in the section that says Add custom repository URL and select Integration in the Category dropdown list
  5. Click the ADD button
  6. Close the Custom repositories window
  7. You should now be able to see the Panasonic Bluray card on the HACS Integrations page. Click on INSTALL and proceed with the installation instructions.
  8. Restart your Home Assistant instance and then proceed to the Configuration section below.

Manual

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called panasonic_bluray.
  4. Download all the files from the custom_components/panasonic_bluray/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant

Configuration

There is a config flow for this integration. After installing the custom component and restarting:

  1. Navigate to Settings -> Integrations and click on Add an integration
  2. Configure the host or IP address of the Panasonic Bluray Player
  3. Click Submit and select your device area.
  4. You should see the new device with the 2 entities : Media Player and Remote Control

Name|Required|Description|Default
--|--|--|--
`name`|no|Friendly name|liveboxtvuhd
`host`|yes|Host or ip address| 

Available commands for remote entity :

Command|Description
--|--
POWER|Power toggle
OP_CL|Open/close
PLAYBACK|Play
PAUSE|Pause
STOP|Stop
SKIPFWD|Next chapter
SKIPREV|Previous chapter
REV|Rewind
D0|0
D1|1
D2|2
D3|3
D4|4
D5|5
D6|6
D7|7
D8|8
D9|9
D12|12
SHARP|#
CLEAR|* or cancel
UP|Up
DOWN|Down
LEFT|Left
RIGHT|Right
SELECT|Select
RETURN|Return
EXIT|Exit
MLTNAVI|Home
DSPSEL|Status
TITLE|Title
MENU|Menu
PUPMENU|Popup Menu
SHFWD1|SHFWD1
SHFWD2|SHFWD2
SHFWD3|SHFWD3
SHFWD4|SHFWD4
SHFWD5|SHFWD5
SHREV1|SHREV1
SHREV2|SHREV2
SHREV3|SHREV3
SHREV4|SHREV4
SHREV5|SHREV5
JLEFT|JLEFT
JRIGHT|JRIGHT
RED|Red
BLUE|Blue
GREEN|Green
YELLOW|Yellow
NETFLIX|Netflix
SKYPE|Skype
V_CAST|V_CAST
3D|3D
NETWORK|Network
AUDIOSEL|Audio language
KEYS|Keys
CUE|Cue
CHROMA|Chrooma
MNBACK|MNBACK
MNSKIP|MNSKIP
2NDARY|2NDARY
PICTMD|PICTMD
DETAIL|DETAIL
RESOLUTN|Resolution
OSDONOFF|OSD ON/OFF
P_IN_P|Picture in picture

## Examples
To trigger additional commands with the remote entity :
```yaml
service: remote.send_command
data:
  command: UP
target:
  entity_id: remote.panasonic_bluray_remote

panasonic_bluray_remote's People

Contributors

albaintor avatar vikasgoyalgzs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.