Represent a connection to JuiceNet.
Definition at line 4 of file device.py.
◆ __init__()
| def homeassistant.components.juicenet.device.JuiceNetApi.__init__ |
( |
|
self, |
|
|
|
api |
|
) |
| |
Create an object from the provided API instance.
Definition at line 7 of file device.py.
◆ devices()
| list homeassistant.components.juicenet.device.JuiceNetApi.devices |
( |
|
self | ) |
|
Get a list of devices managed by this account.
Definition at line 17 of file device.py.
◆ setup()
| def homeassistant.components.juicenet.device.JuiceNetApi.setup |
( |
|
self | ) |
|
JuiceNet device setup.
Definition at line 12 of file device.py.
◆ _devices
| homeassistant.components.juicenet.device.JuiceNetApi._devices |
|
private |
◆ api
| homeassistant.components.juicenet.device.JuiceNetApi.api |
The documentation for this class was generated from the following file:
- core/homeassistant/components/juicenet/device.py