Minor changes
This commit is contained in:
parent
06b6e4b103
commit
b4b6a49687
1 changed files with 3 additions and 3 deletions
|
@ -30,11 +30,11 @@ Configuration variables:
|
|||
|
||||
- **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`).
|
||||
- **name** (*Optional*): Name to give the Google Wifi sensor. Defaults to `google_wifi`.
|
||||
- **monitored_conditions** (*Optional*): Defines the data to monitor as sensors. Defaults to all of the listed options below.
|
||||
- **monitored_conditions** array (*Optional*): Defines the data to monitor as sensors. Defaults to all of the listed options below.
|
||||
- **current_version**: Current firmware version of the router.
|
||||
- **new_version**: Latest availiable firmware version. If router is up-to-date, this value defaults to `Latest`.
|
||||
- **new_version**: Latest availiable firmware version. If router is up-to-date, this value defaults to `Latest`.
|
||||
- **uptime**: Days since router has been turned on.
|
||||
- **last_restart**: Date of last restart. Format is `YYYY-MM-DD HH:mm:SS`.
|
||||
- **last_restart**: Date of last restart. Format is `YYYY-MM-DD HH:mm:SS`.
|
||||
- **local_ip**: Local public IP address.
|
||||
- **status**: Reports whether the router is or is not connected to the internet.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue