GUI representation of the system.
Best explained by example:
console:
directors:
- house-unit1
- house-unit2
- server-room
sensors:
- ambient-courtyard-temperature
- air-ambient-northeast
- ambient-patio-temperature
units: F
Set of references to directors. If you skip it HCC will assume you want all the directors.
NOTE: Be careful with an empty set. All configuration readers may skip a bare
console:
orconsole.directors:
as absent. Both "include all" and "missing" will be logged atWARNING
level, verify if what you think you configured is what HCC thinks it is.
Set of references to sensors.
NOTE: Be careful with an empty set. Quarkus will not ignore it, but Spring will include all, and you likely have A LOT of sensors in the system, and it's unlikely that you want all of them on the console. Be sure to examine the boot log to verify how exactly the configuration was interpreted.
Specifies the initial temperature measurement units. Defaults to C°. Note that this only applies to zone display, instrument cluster will display values in SI units.
In addition to entities above, contains the instrument cluster, collected implicitly from all essential system components.
Coming up. For now, please see https://www.homeclimatecontrol.com/hcc-core.