nliaudat/floor-heating-controller

Documentation: How to disable unused channels

Closed this issue · 3 comments

I have only 6 heating circuits of the available 8 channels in use.

How to disable/deactivate channel 7 and 8 to avoid the creation/usage of the not required sensors within the ESP and/or HA?

That's not implemented cause yaml do not support scripting.

You can comment out all the CH7-8 related parts in the code
or delete the hassio sensors

You can comment out all the CH7-8 related parts in the code or delete the hassio sensors

Meaning in all of the following files of floor-heating-controller?

  • climate.yaml
  • config.yaml
  • covers.yaml
  • inputs.yaml
  • script_calibrate_valves.yaml
  • script_termostat_check.yaml
  • sensor_adc.yaml
  • sensor_bemf.yaml
  • switch_gpio.yaml
  • switch_others.yaml
  • time.yaml

fixe in v105 release.

Every channel is configured in config and pushed by packages as template