Google Wifi
The google_wifi
sensor platform is displaying the exposed status of a Google Wifi (or OnHub) router.
The sensor is able to report network status, up-time, current IP address and firmware versions.
To enable this sensor, add the following lines to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
- platform: google_wifi
Configuration Variables
The address to retrieve status from the router. Valid options are testwifi.here
, in some cases onhub.here
or the router’s IP address such as 192.168.86.1.
Defines the data to monitor as sensors. Defaults to all of the listed options below.