Skip to content

Commit eedd1f1

Browse files
Danielhiversenfabaff
authored andcommitted
Update sensor.miflora.markdown (home-assistant#1942)
1 parent a94b3fd commit eedd1f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/sensor.miflora.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ sensor:
3939
- **timeout** (*Optional*): Define the timeout value in seconds when polling (defaults to 10 if not defined)
4040
- **retries** (*Optional*): Define the number of retries when polling (defaults to 2 if not defined)
4141
- **cache** (*Optional*): Define cache expiration value in seconds (defaults to 1200 if not defined)
42+
- **adapter** (*Optional*): Define the bluetooth adapter to use (defaults to hci0). Run `hciconfig` to get a list of available adapters.
4243

4344
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.
4445
Reducing polling intervals will have a negative effect on the battery life.

0 commit comments

Comments
 (0)