mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Corrected spelling of laser in binary sensor (#22761)
This commit is contained in:
parent
71ba39460c
commit
961fff6910
@ -51,7 +51,7 @@ template:
|
||||
{{ is_state('sensor.hl_l2340d_status', 'no paper') }}
|
||||
|
||||
- binary_sensor:
|
||||
- name: 'Later Printer Paper Jam'
|
||||
- name: 'Laser Printer Paper Jam'
|
||||
state: >
|
||||
{{ is_state('sensor.hl_l2340d_status', 'paper jam') }}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user