Items RCSs - hollie/misterhouse GitHub Wiki
RCSs
See original
SYNOPSIS
DESCRIPTION
Control RCS serial (rs232/rs485) thermostats.
INHERITS
INI PARAMETERS
RCSs_serial_port=/dev/ttyS4
RCSs_baudrate=9600
# for multiple thermostats on a 422 interface May be omitted (or 1) if using RS232.
RCSs_address=1 to 255
METHODS
Method | Description |
---|---|
hold |
Hold isn't directly available on the RCS, but we'll implement a holdlike feature via software. |
AUTHOR
Chris Witte [email protected]
This module was shamelessly cloned from Kent Noonans Omnistat.pm Thanks for the starting point Kent.
SEE ALSO
None