Go to the source code of this file.
Classes | |
| class | homeassistant.components.stiebel_eltron.StiebelEltronData |
Namespaces | |
| homeassistant.components.stiebel_eltron | |
Functions | |
| bool | homeassistant.components.stiebel_eltron.setup (HomeAssistant hass, ConfigType config) |
Variables | |
| homeassistant.components.stiebel_eltron._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.stiebel_eltron.CONF_HUB = "hub" |
| homeassistant.components.stiebel_eltron.CONFIG_SCHEMA | |
| string | homeassistant.components.stiebel_eltron.DEFAULT_HUB = "modbus_hub" |
| string | homeassistant.components.stiebel_eltron.DOMAIN = "stiebel_eltron" |
| homeassistant.components.stiebel_eltron.MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=30) | |
| string | homeassistant.components.stiebel_eltron.MODBUS_DOMAIN = "modbus" |