Honeywell Api Client v0.1.1 Honeywell.Thermostat.Locations

This module defines the actions that can be taken on the Thermostat / Locations endpoint.

Summary

Types

error :: {:error, binary, Integer}
fatal :: {:error, binary}
t :: [Honeywell.Thermostat.Location]

Functions

get()

Specs

get :: {:ok, t} | error | fatal