Skip to content

Commit 33e6f95

Browse files
jwillazfrenck
authored andcommitted
Add signal_strength monitor documentation (home-assistant#3641)
1 parent a55f959 commit 33e6f95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/_components/sensor.arlo.markdown

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ sensor:
2626
- last_capture
2727
- total_cameras
2828
- battery_level
29+
- signal_strength
2930
```
3031
3132
Configuration variables:
@@ -35,5 +36,6 @@ Configuration variables:
3536
- **last_capture**: Return the timestamp from the last video captured by your Arlo camera.
3637
- **total_cameras**: Return the number of recognized and active cameras linked on your Arlo account.
3738
- **battery_level**: Return the battery level of your Arlo camera.
39+
- **signal_strength**: Return the wireless signal strength of your Arlo camera.
3840
3941
If no **monitored_conditions** are specified, all of above will be enabled by default.

0 commit comments

Comments
 (0)