Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit ca9e5e6

Browse files
collseludeeus
authored andcommitted
Typo corrected (#10)
hide_sensor option should be false not flase - corrected
1 parent c1f6409 commit ca9e5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ custom_updater:
4444
| key | default | required | description
4545
| --- | --- | --- | ---
4646
| **track** | both | no | A list of what you want this component to track, possible values are `cards`/`components`
47-
| **hide_sensor** | Flase | no | Option to set the sensors to be `hidden`, possible values are `True` / `False`
47+
| **hide_sensor** | False | no | Option to set the sensors to be `hidden`, possible values are `True` / `False`
4848

4949
***
5050

0 commit comments

Comments
 (0)