Added brief explantation of the sensors creation (#3675)
This commit is contained in:
parent
a1c2003ef3
commit
2005b310cc
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ ha_category: Binary Sensor
|
|||
ha_release: pre 0.7
|
||||
---
|
||||
|
||||
The HTTP binary sensor is dynamically created with the first request that is made to its URL. You don't have to define it in the configuration first.
|
||||
|
||||
The sensor will then exist as long as Home Assistant is running. After a restart of Home Assistant the sensor will be gone until it is triggered again.
|
||||
|
||||
The URL for a binary sensor looks like the example below:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue