https://github.com/simbaja/ha_oppoudp
Home Assistant Integration - Oppo UDP-20x
https://github.com/simbaja/ha_oppoudp
custom-component home-assistant homeassistant homeassistant-custom-component homeassistant-integration oppo python
Last synced: 17 days ago
JSON representation
Home Assistant Integration - Oppo UDP-20x
- Host: GitHub
- URL: https://github.com/simbaja/ha_oppoudp
- Owner: simbaja
- License: mit
- Created: 2021-07-04T21:04:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T21:57:11.000Z (5 months ago)
- Last Synced: 2025-04-07T03:03:54.283Z (about 1 month ago)
- Topics: custom-component, home-assistant, homeassistant, homeassistant-custom-component, homeassistant-integration, oppo, python
- Language: Python
- Homepage:
- Size: 48.8 KB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oppo UDP-20x
[![GitHub Release][releases-shield]][releases]
[![GitHub Activity][commits-shield]][commits]
[![License][license-shield]](LICENSE)
[![hacs][hacsbadge]][hacs]Integration for Oppo UDP-20x Bluray players into Home Assistant.
## Installation (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 `oppo_udp`.
4. Download _all_ the files from the `custom_components/oppo_udp/` directory (folder) in this repository.
5. Place the files you downloaded in the new directory (folder) you created.
6. Restart Home Assistant
7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Oppo UDP"## Installation (HACS)
Please follow directions [here](https://hacs.xyz/docs/faq/custom_repositories/), and use https://github.com/simbaja/ha_oppoudp as the repository URL.
## ConfigurationConfiguration is done via the HA user interface.
### Configuration Notes1. When installing, the Oppo UDP must be ON so that it can pass the communications test.
2. You should set the standby mode to "Network Standby"[commits-shield]: https://img.shields.io/github/commit-activity/y/simbaja/ha_oppoudp.svg?style=for-the-badge
[commits]: https://github.com/simbaja/ha_oppoudp/commits/master
[hacs]: https://github.com/custom-components/hacs
[hacsbadge]: https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge
[license-shield]: https://img.shields.io/github/license/simbaja/ha_oppoudp.svg?style=for-the-badge
[maintenance-shield]: https://img.shields.io/badge/maintainer-Jack%20Simbach%20%40simbaja-blue.svg?style=for-the-badge
[releases-shield]: https://img.shields.io/github/release/simbaja/ha_oppoudp.svg?style=for-the-badge
[releases]: https://github.com/simbaja/ha_oppoudp/releases