Skip to content

Commit b4b6a49

Browse files
committed
Minor changes
1 parent 06b6e4b commit b4b6a49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/_components/sensor.google_wifi.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ Configuration variables:
3030
3131
- **host** (*Optional*): The address to retreive status from the router. Defaults to `testwifi.here` (other options include `onhub.here` and your router's IP such as `192.168.86.1`).
3232
- **name** (*Optional*): Name to give the Google Wifi sensor. Defaults to `google_wifi`.
33-
- **monitored_conditions** (*Optional*): Defines the data to monitor as sensors. Defaults to all of the listed options below.
33+
- **monitored_conditions** array (*Optional*): Defines the data to monitor as sensors. Defaults to all of the listed options below.
3434
- **current_version**: Current firmware version of the router.
35-
- **new_version**: Latest availiable firmware version. If router is up-to-date, this value defaults to `Latest`.
35+
- **new_version**: Latest availiable firmware version. If router is up-to-date, this value defaults to `Latest`.
3636
- **uptime**: Days since router has been turned on.
37-
- **last_restart**: Date of last restart. Format is `YYYY-MM-DD HH:mm:SS`.
37+
- **last_restart**: Date of last restart. Format is `YYYY-MM-DD HH:mm:SS`.
3838
- **local_ip**: Local public IP address.
3939
- **status**: Reports whether the router is or is not connected to the internet.
4040

0 commit comments

Comments
 (0)