Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
channels=(11C 12C)
# channels=(5A 5B 5C 5D
# 6A 6B 6C 6D
# 7A 7B 7C 7D
# 8A 8B 8C 8D
# 9A 9B 9C 9D
# 10A 10B 10C 10D
"""
Support for OpenTherm Gateway climate devices.
For more details about this platform, please refer to the documentation at
http://home-assistant.io/components/climate.opentherm_gw/
"""
import logging
from homeassistant.components.climate import (ClimateDevice,
STATE_HEAT, STATE_COOL,