pysaleryd
Overview
Contributions & Help
License
Authors
Changelog
Module Reference
pysaleryd
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
H
|
I
|
K
|
M
|
O
|
P
|
R
|
S
|
T
|
V
|
W
A
ACK_ERROR (pysaleryd.const.MessageType attribute)
(pysaleryd.const.PayloadSeparator attribute)
ACK_OK (pysaleryd.const.MessageType attribute)
(pysaleryd.const.PayloadSeparator attribute)
add() (pysaleryd.helpers.error_cache.ErrorCache method)
add_data_handler() (pysaleryd.client.Client method)
add_state_change_handler() (pysaleryd.client.Client method)
AIR_TEMPERATURE_AT_HEATER (pysaleryd.const.DataKey attribute)
AIR_TEMPERATURE_SUPPLY (pysaleryd.const.DataKey attribute)
append() (pysaleryd.helpers.task.TaskList method)
B
BaseSystemProperty (class in pysaleryd.data)
begin_frame() (pysaleryd.helpers.error_cache.ErrorCache method)
C
cancel() (pysaleryd.helpers.task.TaskList method)
Client (class in pysaleryd.client)
close() (pysaleryd.client.Client method)
(pysaleryd.helpers.websocket.ReconnectingWebsocketClient method)
connect() (pysaleryd.client.Client method)
(pysaleryd.helpers.websocket.ReconnectingWebsocketClient method)
CONTROL_SYSTEM_STATE (pysaleryd.const.DataKey attribute)
CONTROL_SYSTEM_VERSION (pysaleryd.const.DataKey attribute)
COOLING_MODE (pysaleryd.const.DataKey attribute)
D
data (pysaleryd.client.Client property)
(pysaleryd.helpers.error_cache.ErrorCache property)
DataKey (class in pysaleryd.const)
E
end_frame() (pysaleryd.helpers.error_cache.ErrorCache method)
ERROR_FRAME_END (pysaleryd.const.DataKey attribute)
ERROR_FRAME_START (pysaleryd.const.DataKey attribute)
ERROR_MESSAGE (pysaleryd.const.DataKey attribute)
ErrorCache (class in pysaleryd.helpers.error_cache)
ErrorSystemProperty (class in pysaleryd.data)
F
FAN_SPEED_EXHAUST (pysaleryd.const.DataKey attribute)
FAN_SPEED_SUPPLY (pysaleryd.const.DataKey attribute)
FILTER_MONTHS_LEFT (pysaleryd.const.DataKey attribute)
FIREPLACE_MODE (pysaleryd.const.DataKey attribute)
from_str() (pysaleryd.data.IncomingMessage static method)
(pysaleryd.data.SystemProperty class method)
H
HEAT_EXCHANGER_ROTOR_PERCENT (pysaleryd.const.DataKey attribute)
HEAT_EXCHANGER_ROTOR_RPM (pysaleryd.const.DataKey attribute)
HEATER_POWER_PERCENT (pysaleryd.const.DataKey attribute)
I
IncomingMessage (class in pysaleryd.data)
INSTALLER_EMAIL (pysaleryd.const.DataKey attribute)
INSTALLER_NAME (pysaleryd.const.DataKey attribute)
INSTALLER_PASSWORD (pysaleryd.const.DataKey attribute)
INSTALLER_PHONE (pysaleryd.const.DataKey attribute)
INSTALLER_WEBSITE (pysaleryd.const.DataKey attribute)
K
key (pysaleryd.data.OutgoingMessage attribute)
M
MESSAGE (pysaleryd.const.MessageType attribute)
MESSAGE_START (pysaleryd.const.PayloadSeparator attribute)
MessageType (class in pysaleryd.const)
MINUTES_LEFT_BOOST_MODE (pysaleryd.const.DataKey attribute)
MINUTES_LEFT_FIREPLACE_MODE (pysaleryd.const.DataKey attribute)
MODE_FAN (pysaleryd.const.DataKey attribute)
MODE_HEATER (pysaleryd.const.DataKey attribute)
MODE_HEATER_POWER_RATING (pysaleryd.const.DataKey attribute)
MODE_TEMPERATURE (pysaleryd.const.DataKey attribute)
MODEL_NAME (pysaleryd.const.DataKey attribute)
module
pysaleryd
pysaleryd.client
pysaleryd.const
pysaleryd.data
pysaleryd.helpers
pysaleryd.helpers.error_cache
pysaleryd.helpers.task
pysaleryd.helpers.websocket
O
OutgoingMessage (class in pysaleryd.data)
P
ParseError
PAYLOAD_START (pysaleryd.const.PayloadSeparator attribute)
PayloadSeparator (class in pysaleryd.const)
PRODUCT_NUMBER (pysaleryd.const.DataKey attribute)
pysaleryd
module
pysaleryd.client
module
pysaleryd.const
module
pysaleryd.data
module
pysaleryd.helpers
module
pysaleryd.helpers.error_cache
module
pysaleryd.helpers.task
module
pysaleryd.helpers.websocket
module
R
RAW (pysaleryd.const.MessageType attribute)
ReconnectingWebsocketClient (class in pysaleryd.helpers.websocket)
remove() (pysaleryd.helpers.task.TaskList method)
remove_data_handler() (pysaleryd.client.Client method)
remove_state_change_handler() (pysaleryd.client.Client method)
runner() (pysaleryd.helpers.websocket.ReconnectingWebsocketClient method)
S
send() (pysaleryd.helpers.websocket.ReconnectingWebsocketClient method)
send_command() (pysaleryd.client.Client method)
state (pysaleryd.client.Client property)
(pysaleryd.helpers.websocket.ReconnectingWebsocketClient property)
SystemProperty (class in pysaleryd.data)
T
TARGET_TEMPERATURE_COOL (pysaleryd.const.DataKey attribute)
TARGET_TEMPERATURE_ECONOMY (pysaleryd.const.DataKey attribute)
TARGET_TEMPERATURE_NORMAL (pysaleryd.const.DataKey attribute)
task_manager() (in module pysaleryd.helpers.task)
TaskList (class in pysaleryd.helpers.task)
V
value (pysaleryd.data.OutgoingMessage attribute)
W
wait() (pysaleryd.helpers.task.TaskList method)