Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.overkiz.water_heater.hitachi_dhw Namespace Reference

Classes

class  HitachiDHW
 

Variables

dictionary OPERATION_MODE_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_OPERATION_MODE.items()}
 

Detailed Description

Support for Hitachi DHW.

Variable Documentation

◆ OPERATION_MODE_TO_OVERKIZ

dictionary homeassistant.components.overkiz.water_heater.hitachi_dhw.OPERATION_MODE_TO_OVERKIZ = {v: k for k, v in OVERKIZ_TO_OPERATION_MODE.items()}

Definition at line 30 of file hitachi_dhw.py.