Perplexity custom integration

Perplexity custom integration

Installation

You can install this integration manually or via HACS if you add the repository to the custom repository list (three dot menu >> Custom repositories)

Repository: https://github.com/bieniu/ha-perplexity

Configuration

To configure integration in Home Assistant, go to Settings >> Devices & services >> Add integration >> Perplexity or use My Home Assistant link.

Open your Home Assistant instance and start setting up a new integration.

To generate API key go to https://www.perplexity.ai/account/api/keys

Features

Perplexity integration supports:

2 Likes

great, will give it a try. Can this replace my google gemini limited api? As this is limited and I have perplexity pro, so would like to use it for AI tasks like analyze video and images.

Yes, if you need only an AI task platform, no if you need a conversation platform.

1 Like

My automation is this with a prompt to describe what is shown in the snapshot of a camera:

` - alias: Analyse camera image

action: ai_task.generate_data

data: `

Yes, the integration supports the generate_data action and structured output is also supported.

1 Like

Perplexity 1.1.0

:sparkles: New features

  • #30 Support Sonar Reasoning Pro model
  • #33 Add web search option