Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.anova.const Namespace Reference

Variables

string ANOVA_CLIENT = "anova_api_client"
 
string ANOVA_FIRMWARE_VERSION = "anova_firmware_version"
 
string DOMAIN = "anova"
 

Detailed Description

Constants for the Anova integration.

Variable Documentation

◆ ANOVA_CLIENT

string homeassistant.components.anova.const.ANOVA_CLIENT = "anova_api_client"

Definition at line 5 of file const.py.

◆ ANOVA_FIRMWARE_VERSION

string homeassistant.components.anova.const.ANOVA_FIRMWARE_VERSION = "anova_firmware_version"

Definition at line 6 of file const.py.

◆ DOMAIN

string homeassistant.components.anova.const.DOMAIN = "anova"

Definition at line 3 of file const.py.