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.yaml 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.

You may need to enable/start the PJ Talk service under your projector’s web interface Advanced Settings.