starkillerOG a059ffcdda
Add Netgear allow/block switch (#21528)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-02-17 09:42:11 +01:00

2.5 KiB

title, description, ha_category, ha_iot_class, ha_release, ha_domain, ha_platforms, ha_config_flow, ha_codeowners, ha_ssdp
title description ha_category ha_iot_class ha_release ha_domain ha_platforms ha_config_flow ha_codeowners ha_ssdp
NETGEAR Instructions on how to integrate NETGEAR routers into Home Assistant.
Presence Detection
Local Polling pre 0.7 netgear
button
device_tracker
sensor
switch
true
@hacf-fr
@Quentame
@starkillerOG
true

This platform allows you to detect presence by looking at connected devices to a NETGEAR device and control the NETGEAR device. Both routers and access points can be used with this integration. Some access points will not be automatically discovered and need to be set up manually.

{% include integrations/config_flow.md %}

{% include integrations/option_flow.md %} {% configuration_basic %} Consider_home: description: "The consider home time is the number of seconds to wait till marking someone as not home after not being seen. This parameter is most useful for households with Apple iOS devices that go into sleep mode while still at home to conserve battery life. iPhones will occasionally drop off the network and then re-appear. This option helps prevent false alarms in presence detection." {% endconfiguration_basic %}

Router entities

The NETGEAR router will have the following entities:

Reboot button

Button entity to restart the router.

Traffic meter data

The total and average amount of downloaded/uploaded data through the router can be tracked per day/week/month. In order for these entities to display the data (instead of 0), the "Traffic Meter" should be enabled in the router settings. Log into your router > Select ADVANCED > Advanced Setup > Traffic Meter > Enable Traffic Meter check box.

Connected device entities

For each device connected to the NETGEAR router the following entities will be available:

Device tracker

Displays if the device is currently connected to the router (Home) or not (Away).

Allowed on Network

Switch that lets you Allow or Block a device on the Network. For this entity to actually Block the device, "Access Control" needs to be turned on in the Router settings. Log into your router > Select ADVANCED > Security > Access Control > Turn on Access Control check box.

Signal strength

Displays the wifi signal strength of the device.

Displays the current link rate of the device indicating the maximum possible data speed with the current connection.

Displays the current link type: wired, 2.4GHz or 5GHz.