Representation of a Ruckus client.
Definition at line 92 of file device_tracker.py.
◆ __init__()
| None homeassistant.components.ruckus_unleashed.device_tracker.RuckusDevice.__init__ |
( |
|
self, |
|
|
|
coordinator, |
|
|
|
mac, |
|
|
|
name |
|
) |
| |
◆ ip_address()
| str | None homeassistant.components.ruckus_unleashed.device_tracker.RuckusDevice.ip_address |
( |
|
self | ) |
|
◆ is_connected()
| bool homeassistant.components.ruckus_unleashed.device_tracker.RuckusDevice.is_connected |
( |
|
self | ) |
|
Return true if the device is connected to the network.
Definition at line 121 of file device_tracker.py.
◆ mac_address()
| str homeassistant.components.ruckus_unleashed.device_tracker.RuckusDevice.mac_address |
( |
|
self | ) |
|
◆ name()
| str homeassistant.components.ruckus_unleashed.device_tracker.RuckusDevice.name |
( |
|
self | ) |
|
◆ _mac
| homeassistant.components.ruckus_unleashed.device_tracker.RuckusDevice._mac |
|
private |
◆ _name
| homeassistant.components.ruckus_unleashed.device_tracker.RuckusDevice._name |
|
private |
The documentation for this class was generated from the following file: