From 93993e367e94807b704698a2eb0c53a738586311 Mon Sep 17 00:00:00 2001 From: Massimo Savazzi Date: Fri, 26 Jan 2024 07:51:34 +0100 Subject: [PATCH] Added documentation for JVC Projector Binary Sensor (#31058) * Added documentation for JVC Projector Binary Sensor * Update jvc_projector.markdown * Update jvc_projector.markdown * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- CODEOWNERS | 2 +- source/_integrations/jvc_projector.markdown | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 216eeb3cc39..75bdbb928dd 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -382,7 +382,7 @@ source/_integrations/jellyfin.markdown @j-stienstra @ctalkington source/_integrations/jewish_calendar.markdown @tsvi source/_integrations/juicenet.markdown @jesserockz source/_integrations/justnimbus.markdown @kvanzuijlen -source/_integrations/jvc_projector.markdown @SteveEasley +source/_integrations/jvc_projector.markdown @SteveEasley @msavazzi source/_integrations/kaiterra.markdown @Michsior14 source/_integrations/kaleidescape.markdown @SteveEasley source/_integrations/keba.markdown @dannerph diff --git a/source/_integrations/jvc_projector.markdown b/source/_integrations/jvc_projector.markdown index 18833908cd1..7216cdd6973 100644 --- a/source/_integrations/jvc_projector.markdown +++ b/source/_integrations/jvc_projector.markdown @@ -8,9 +8,11 @@ ha_iot_class: Local Polling ha_config_flow: true ha_codeowners: - '@SteveEasley' + - '@msavazzi' ha_domain: jvc_projector ha_platforms: - remote + - binary_sensor ha_integration_type: device --- @@ -56,3 +58,8 @@ The JVC Projector remote platform will create a [Remote](/integrations/remote/) - `cinema` - `anamo` - `3d_format` + +### Binary sensor + +The status reported is: +- **Power on** is **True** when the projector is either in status **on** or **warming**.