|
| bool | async_block_client_allowed_fn (UnifiHub hub, str obj_id) |
| |
| None | async_block_client_control_fn (UnifiHub hub, str obj_id, bool target) |
| |
| None | async_dpi_group_control_fn (UnifiHub hub, str obj_id, bool target) |
| |
| DeviceInfo | async_dpi_group_device_info_fn (UnifiHub hub, str obj_id) |
| |
| bool | async_dpi_group_is_on_fn (UnifiHub hub, DPIRestrictionGroup dpi_group) |
| |
| None | async_outlet_control_fn (UnifiHub hub, str obj_id, bool target) |
| |
| bool | async_outlet_switching_supported_fn (UnifiHub hub, str obj_id) |
| |
| None | async_poe_port_control_fn (UnifiHub hub, str obj_id, bool target) |
| |
| None | async_port_forward_control_fn (UnifiHub hub, str obj_id, bool target) |
| |
| None | async_setup_entry (HomeAssistant hass, UnifiConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| |
| None | async_traffic_rule_control_fn (UnifiHub hub, str obj_id, bool target) |
| |
| DeviceInfo | async_unifi_network_device_info_fn (UnifiHub hub, str obj_id) |
| |
| None | async_update_unique_id (HomeAssistant hass, UnifiConfigEntry config_entry) |
| |
| None | async_wlan_control_fn (UnifiHub hub, str obj_id, bool target) |
| |
Switch platform for UniFi Network integration.
Support for controlling power supply of clients which are powered over Ethernet (POE).
Support for controlling network access of clients selected in option flow.
Support for controlling deep packet inspection (DPI) restriction groups.
Support for controlling WLAN availability.