pyupgw
API reference
Developing
pyupgw
pyupgw
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
A
aclose() (pyupgw.Client method)
AuthenticationError
available (pyupgw.DeviceAttributes attribute)
C
Client (class in pyupgw)
ClientError
create_api() (in module pyupgw)
create_client() (in module pyupgw)
current_temperature (pyupgw.HvacAttributes attribute)
D
Device (class in pyupgw)
device_code (pyupgw.DeviceAttributes attribute)
DeviceAttributes (class in pyupgw)
DeviceType (class in pyupgw)
E
euid (pyupgw.DeviceAttributes attribute)
F
firmware_version (pyupgw.DeviceAttributes attribute)
G
Gateway (class in pyupgw)
GATEWAY (pyupgw.DeviceType attribute)
GatewayAttributes (class in pyupgw)
get_attributes() (pyupgw.Device method)
get_children() (pyupgw.Gateway method)
get_current_temperature() (pyupgw.HvacDevice method)
get_device_code() (pyupgw.Device method)
get_devices() (pyupgw.Client method)
get_euid() (pyupgw.Device method)
get_firmware_version() (pyupgw.Device method)
get_gateways() (pyupgw.Client method)
get_id() (pyupgw.Device method)
get_ip_address() (pyupgw.Gateway method)
get_mac_address() (pyupgw.Gateway method)
get_manufacturer() (pyupgw.HvacDevice method)
get_max_temp() (pyupgw.HvacDevice method)
get_min_temp() (pyupgw.HvacDevice method)
get_model() (pyupgw.Device method)
get_name() (pyupgw.Device method)
get_occupant() (pyupgw.Gateway method)
get_running_state() (pyupgw.HvacDevice method)
get_serial_number() (pyupgw.HvacDevice method)
get_system_mode() (pyupgw.HvacDevice method)
get_target_temperature() (pyupgw.HvacDevice method)
get_type() (pyupgw.Device method)
H
HEAT (pyupgw.SystemMode attribute)
HEATING (pyupgw.RunningState attribute)
HVAC (pyupgw.DeviceType attribute)
HvacAttributes (class in pyupgw)
HvacDevice (class in pyupgw)
I
id (pyupgw.DeviceAttributes attribute)
(pyupgw.Occupant attribute)
identity_id (pyupgw.Occupant attribute)
IDLE (pyupgw.RunningState attribute)
ip_address (pyupgw.GatewayAttributes attribute)
is_available() (pyupgw.Device method)
M
mac_address (pyupgw.GatewayAttributes attribute)
manufacturer (pyupgw.HvacAttributes attribute)
max_temp (pyupgw.HvacAttributes attribute)
min_temp (pyupgw.HvacAttributes attribute)
model (pyupgw.DeviceAttributes attribute)
module
pyupgw
N
name (pyupgw.DeviceAttributes attribute)
O
Occupant (class in pyupgw)
occupant (pyupgw.GatewayAttributes attribute)
OFF (pyupgw.SystemMode attribute)
P
populate_devices() (pyupgw.Client method)
pyupgw
module
R
refresh() (pyupgw.Device method)
refresh_all_devices() (pyupgw.Client method)
refresh_device_state() (pyupgw.Client method)
running_state (pyupgw.HvacAttributes attribute)
RunningState (class in pyupgw)
S
serial_number (pyupgw.HvacAttributes attribute)
set_attributes() (pyupgw.Device method)
subscribe() (pyupgw.Device method)
system_mode (pyupgw.HvacAttributes attribute)
SystemMode (class in pyupgw)
T
target_temperature (pyupgw.HvacAttributes attribute)
type (pyupgw.DeviceAttributes attribute)
(pyupgw.GatewayAttributes attribute)
(pyupgw.HvacAttributes attribute)
U
unsubscribe() (pyupgw.Device method)
update() (pyupgw.Device method)
update_device_state() (pyupgw.Client method)
update_system_mode() (pyupgw.HvacDevice method)
update_target_temperature() (pyupgw.HvacDevice method)