Skip to content

Commit dd5651d

Browse files
Revert test
1 parent fa62514 commit dd5651d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If your device has a different percentage, perhaps a max charge indicator Batter
5959
## How do I create a battery low template
6060

6161
The best way to do this is to test in the developer tools/template section for your sensor.
62-
Be aware that Home Assistant shows friendly alternatives for some sensors, so when you are seeing Normal/Low this may really be a bool, testing in the template tool will allow you to determine the correct template to use. Start by adapting one of these below.
62+
Be aware that Home Assistant shows friendly alternatives for some sensors, so when you are seeing Normal/Low this may really be a bool, testing in the template tool will allow you to determine the correct template to use. Start by adapting one of these.
6363

6464
```
6565
{{ states('sensor.mysensor_battery_low') }}

0 commit comments

Comments
 (0)