Profile const for backward compatibility with the original API.
Maps to Mode and timed modes internally.
FIREPLACE and CUSTOM are the same profile (value 4) under two names:
the unit's own firmware renamed "Fireplace" to "Custom" in 2.0.20, and its
current web UI/app only ever say "Custom" — CUSTOM is the name that
matches what's on screen today. FIREPLACE is kept, unchanged, for
backward compatibility with the original homebridge-vallox API this
library's Profile numbering was modeled on.
Type Declaration
ReadonlyAUTOMATIC: 6
Added in unit firmware 3.1.4. See Mode.AUTOMATIC for how it's
encoded on the wire.
Profile const for backward compatibility with the original API. Maps to Mode and timed modes internally.
FIREPLACEandCUSTOMare the same profile (value 4) under two names: the unit's own firmware renamed "Fireplace" to "Custom" in 2.0.20, and its current web UI/app only ever say "Custom" —CUSTOMis the name that matches what's on screen today.FIREPLACEis kept, unchanged, for backward compatibility with the originalhomebridge-valloxAPI this library'sProfilenumbering was modeled on.