Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.nuheat.const
 

Variables

string homeassistant.components.nuheat.const.CONF_SERIAL_NUMBER = "serial_number"
 
string homeassistant.components.nuheat.const.DOMAIN = "nuheat"
 
string homeassistant.components.nuheat.const.MANUFACTURER = "NuHeat"
 
int homeassistant.components.nuheat.const.NUHEAT_API_STATE_SHIFT_DELAY = 2
 
list homeassistant.components.nuheat.const.PLATFORMS = [Platform.CLIMATE]