Representation of a AsusWrt device.
Definition at line 56 of file device_tracker.py.
◆ __init__()
◆ async_added_to_hass()
| None homeassistant.components.asuswrt.device_tracker.AsusWrtDevice.async_added_to_hass |
( |
|
self | ) |
|
◆ async_on_demand_update()
| None homeassistant.components.asuswrt.device_tracker.AsusWrtDevice.async_on_demand_update |
( |
|
self | ) |
|
◆ hostname()
| str | None homeassistant.components.asuswrt.device_tracker.AsusWrtDevice.hostname |
( |
|
self | ) |
|
◆ icon()
| str homeassistant.components.asuswrt.device_tracker.AsusWrtDevice.icon |
( |
|
self | ) |
|
◆ ip_address()
| str | None homeassistant.components.asuswrt.device_tracker.AsusWrtDevice.ip_address |
( |
|
self | ) |
|
◆ is_connected()
| bool homeassistant.components.asuswrt.device_tracker.AsusWrtDevice.is_connected |
( |
|
self | ) |
|
Return true if the device is connected to the network.
Definition at line 70 of file device_tracker.py.
◆ mac_address()
| str homeassistant.components.asuswrt.device_tracker.AsusWrtDevice.mac_address |
( |
|
self | ) |
|
◆ _attr_extra_state_attributes
| homeassistant.components.asuswrt.device_tracker.AsusWrtDevice._attr_extra_state_attributes |
|
private |
◆ _attr_name
| homeassistant.components.asuswrt.device_tracker.AsusWrtDevice._attr_name |
|
private |
◆ _attr_should_poll
| bool homeassistant.components.asuswrt.device_tracker.AsusWrtDevice._attr_should_poll = False |
|
staticprivate |
◆ _device
| homeassistant.components.asuswrt.device_tracker.AsusWrtDevice._device |
|
private |
◆ _router
| homeassistant.components.asuswrt.device_tracker.AsusWrtDevice._router |
|
private |
◆ _unrecorded_attributes
| homeassistant.components.asuswrt.device_tracker.AsusWrtDevice._unrecorded_attributes = frozenset({ATTR_LAST_TIME_REACHABLE}) |
|
staticprivate |
The documentation for this class was generated from the following file: