Git Product home page Git Product logo

media_player.sony's Introduction

Build Status

media_player.sony

Important!

The device needs to be in the same subnet as the Home Assistant software. This is a limitation of the Sony Firmware, the device will not react properly to requests if the client is in a different subnet.

Getting Started

To get started put /custom_components/sony/media_player.py here: <config_directory>/custom_components/sony/media_player.py When using home assistant supervised put the contents of this repo into /usr/share/hassio/homeassistant/

Using custom_updater (optional, and deprecated)

custom_updater:
  track:
    - components
  component_urls:
    - https://raw.githubusercontent.com/alexmohr/media_player.sony/master/tracker.json

Configuration

To add a device to your installation, add the following to your configuration.yaml file:

media_player:
  - platform: sony
    host: 192.168.0.10

Configuration variables

Key Description
platform (Required) The platform name (sony)
host (Required) IP Address or hostname of the device
name (Required) Descriptive name for the device
broadcast (Optional) The broadcast ip of the subnet
app_port (Optional) The app port, defaults to 50202,
dmr_port (Optional) The dmr port, defaults to 52323,
ircc_port (Optional) The ircc port, defaults to 50001

Devices

Devices listed here configure the ports different. This list is not complete. If you devices does work with other ports please add it via a PR

Device | App Port | Dmr Port | Ircc :--- | : --- BDP-S590 | 52323 | 50202 | 52323

Pair a device

You will need to configure your device to allow the Home Assistant for remote usage. To do that, ensure that your device is turned on. Open the configuration popup on Home Assistant and enter a random PIN (for example 0000). After that, the device will show you a PIN and Home Assistant will allow you to re-enter that PIN. Enter the PIN shown on your TV and Home Assistant will be able to control your Sony device.

media_player.sony's People

Contributors

alexmohr avatar dilruacs avatar ptimatth avatar

Watchers

 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.