-
Notifications
You must be signed in to change notification settings - Fork 130
Items RCSs
ggodart edited this page Jan 6, 2021
·
1 revision
See original
Control RCS serial (rs232/rs485) thermostats.
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
Method | Description |
---|---|
hold |
Hold isn't directly available on the RCS, but we'll implement a holdlike feature via software. |
Chris Witte [email protected]
This module was shamelessly cloned from Kent Noonans Omnistat.pm Thanks for the starting point Kent.
None