Skip to content

Commit 3fd5cd5

Browse files
flavio20002frenck
authored andcommitted
Update sensor.miflora.markdown (home-assistant#4941)
Corrected default polling time
1 parent 7415b06 commit 3fd5cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/sensor.miflora.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ sensor:
7474
- **cache_value** (*Optional*): Define cache expiration value in seconds (defaults to 1200 if not defined)
7575
- **adapter** (*Optional*): Define the Bluetooth adapter to use (defaults to hci0). Run `hciconfig` to get a list of available adapters.
7676

77-
Note that by default the sensor is only polled once every 15 minutes. This means with the `median: 3` setting will take as least 30 minutes before the sensor will report a value after a Home Assistant restart. As the values usually change very slowly, this isn't a big problem.
77+
Note that by default the sensor is only polled once every 20 minutes. This means with the `median: 3` setting will take as least 40 minutes before the sensor will report a value after a Home Assistant restart. As the values usually change very slowly, this isn't a big problem.
7878
Reducing polling intervals will have a negative effect on the battery life.
7979

8080
A full configuration example could look like the one below:

0 commit comments

Comments
 (0)