mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-27 12:36:50 +00:00

Added Epson 9400W projector to supported devices. And added comment about high/low lamp for color mode.
44 lines
1.1 KiB
Markdown
44 lines
1.1 KiB
Markdown
---
|
|
title: Epson
|
|
description: Instructions on how to integrate Epson projector into Home Assistant.
|
|
ha_category:
|
|
- Media player
|
|
ha_release: 0.72
|
|
ha_iot_class: Local Polling
|
|
ha_domain: epson
|
|
ha_codeowners:
|
|
- '@pszafer'
|
|
ha_config_flow: true
|
|
ha_platforms:
|
|
- media_player
|
|
ha_integration_type: integration
|
|
---
|
|
|
|
The **Epson** {% term integration %} allows you to control a Epson projector from Home Assistant.
|
|
**The device has to be turned on during initial configuration.**
|
|
When you want to add a device for the first time, turn it on before following the integration steps.
|
|
|
|
{% include integrations/config_flow.md %}
|
|
|
|
### Supported features
|
|
|
|
- turn on/off
|
|
- set input
|
|
- set/get color mode including high/low lamp
|
|
- increase/decrease volume
|
|
- mute/unmute audio
|
|
- send next/previous track
|
|
|
|
### Supported devices
|
|
|
|
- Epson projectors supporting ESC/VP21 protocol.
|
|
|
|
### Tested devices
|
|
|
|
- Epson EH-TW5350
|
|
- Epson EH-TW7000
|
|
- Epson EH-TW9400W (shares platform with 7400/8400/9400(w))
|
|
|
|
To make this module work you need to connect your projector to your LAN.
|
|
The best is to use iProjection app by Epson to test if it is working.
|