parent
7415b06a8e
commit
3fd5cd5f94
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ sensor:
|
||||||
- **cache_value** (*Optional*): Define cache expiration value in seconds (defaults to 1200 if not defined)
|
- **cache_value** (*Optional*): Define cache expiration value in seconds (defaults to 1200 if not defined)
|
||||||
- **adapter** (*Optional*): Define the Bluetooth adapter to use (defaults to hci0). Run `hciconfig` to get a list of available adapters.
|
- **adapter** (*Optional*): Define the Bluetooth adapter to use (defaults to hci0). Run `hciconfig` to get a list of available adapters.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
Reducing polling intervals will have a negative effect on the battery life.
|
Reducing polling intervals will have a negative effect on the battery life.
|
||||||
|
|
||||||
A full configuration example could look like the one below:
|
A full configuration example could look like the one below:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue