Skip to content

Commit 12b8d59

Browse files
committed
Sync with binary sensor
1 parent 2aaffca commit 12b8d59

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/_components/sensor.http.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ha_release: pre 0.7
1313
ha_iot_class: "Local Push"
1414
---
1515

16+
17+
The HTTP 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.
18+
19+
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.
20+
1621
The URL for a sensor looks like the example below:
1722

1823
```bash

0 commit comments

Comments
 (0)