mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
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>
This commit is contained in:
parent
670a624f90
commit
93993e367e
@ -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
|
||||
|
@ -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**.
|
||||
|
Loading…
x
Reference in New Issue
Block a user