Liking cljdoc? Tell your friends :D

fourteatoo.clj-evohome.core


cancel-overrideclj

(cancel-override c location zone)
source

list-system-modesclj

(list-system-modes installations)

Enumerate for each system in installations the supported modes. The collection installations should be like the one returned by the installations-by-user Return a map from system ID to a vector of modes.

Enumerate for each system in `installations` the supported modes.
The collection `installations` should be like the one returned by
the `installations-by-user` Return a map from system ID to a vector
of modes.
sourceraw docstring

select-locationsclj

(select-locations c location-name)

Find by name the locations matching location-name.

Find by name the locations matching `location-name`.
sourceraw docstring

select-zonesclj

(select-zones c location zone)

Find by name the zones matching location and zone.

Find by name the zones matching `location` and `zone`.
sourceraw docstring

set-modeclj

(set-mode c location mode)
source

set-temperatureclj

(set-temperature c location zone temperature & {:keys [until]})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close