Sony Projector

The sony_projector switch platform allows you to control the state of SDCP compatible network-connected projectors from Sony.

Configuration

To use your Sony Projector in your installation, add the following to your configuration.yamlconfiguration.yaml 文件是 Home Assistant 的主要配置文件。它列出了要加载的集成及其特定配置。在某些情况下,需要直接在 configuration.yaml 文件中手动编辑配置。大多数集成可以在 UI 中配置。 [Learn more] file:

# Example configuration.yaml entry
switch:
  - platform: sony_projector
    host: "192.168.1.47"
    name: "Projector"

Configuration Variables

host string Required

The hostname or IP address of the projector.

name string (Optional)

The name to use when displaying this switch.

Under your projector’s web interface Advanced Menu, you may need to:

  • Enable/start the PJ Talk service.
  • Add the IP of your Home Assistant server to the Host Address field.