# Functions
No description provided by the author
DecodeTemperatureValue converts hex string to float64 representing temperature in °C.
DecodeTemperatureValueStr converts °C in string to float64.
EncodeTemperature encodes value to represent temperature that is ready to be passed to [Client.SendEvent].
MapLighting maps value to a string that is ready to be passed to [Client.SendEvent].
MergeConfigs creates [Config] config from "get_user_config" action and "get_system_config" action.
NewClient creates a new client and automatically starts connecting to websockets.
Pprint pretty prints i.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Send this to get real values of resources.
No description provided by the author
APIURL is a URL at which F&Home API lives.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Dialer is used to create a websocket connection.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Config merges [UserConfig] and [TouchesResponse].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Message is a websocket message sent from the client to the server.
MobileDisplayCell is a Cell, but returned from "touches" action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Response is a websocket message sent from the server to the client in response to the client's previous websocket message to the server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author