Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions source/_integrations/jvc_projector.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,6 @@ To set up these models:
1. Set a password on the projector's network setup page.
2. Use this password when adding the JVC Projector integration in Home Assistant.

### Password hashing for newer models (NZ800 and NZ900)

For newer projector models (NZ800 and NZ900), the password needs to be hashed before being used in Home Assistant. Here's how to generate the correct hash:

1. Set a password in the projector (for example, "1234567890").
2. Append the string "JVCKWPJ" to your password (for example, "1234567890JVCKWPJ").
3. Generate a SHA256 hash of the resulting string using an online tool like [SHA256 Hash Generator](https://emn178.github.io/online-tools/sha256.html).
4. Use the generated hash as the password when adding the JVC Projector integration in Home Assistant.

{% include integrations/config_flow.md %}

## Remote
Expand Down