From 7bb9c1f00aef60d02ff4ca979f6829be41e4747e Mon Sep 17 00:00:00 2001 From: Steve Easley Date: Tue, 24 Sep 2024 11:11:56 -0400 Subject: [PATCH] Add note about newer JVC models requiring a password (#34897) * Add note about newer JVC models requiring a password * Adjusted wording * Update source/_integrations/jvc_projector.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Change wording to include more models --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/jvc_projector.markdown | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/source/_integrations/jvc_projector.markdown b/source/_integrations/jvc_projector.markdown index 15370d3e8f0..9cd1ee2d931 100644 --- a/source/_integrations/jvc_projector.markdown +++ b/source/_integrations/jvc_projector.markdown @@ -22,7 +22,17 @@ The JVC Projector integration allows for the automation of [JVC Projectors](http ## Supported models -This integration is intended for the automation of any modern JVC Projector with a LAN network port. +This integration is intended for the automation of any modern JVC Projector with a network port. + +## Prerequisites + +JVC is requiring newer 2024+ models to use a user-generated password to access the network port for security reasons. + +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. + {% include integrations/config_flow.md %}