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

Variables

int DEFAULT_WATERING_DURATION = 6
 
string DOMAIN = "yardian"
 
string MANUFACTURER = "Aeon Matrix"
 
string PRODUCT_NAME = "Yardian Smart Sprinkler"
 

Detailed Description

Constants for the Yardian integration.

Variable Documentation

◆ DEFAULT_WATERING_DURATION

int homeassistant.components.yardian.const.DEFAULT_WATERING_DURATION = 6

Definition at line 7 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ MANUFACTURER

string homeassistant.components.yardian.const.MANUFACTURER = "Aeon Matrix"

Definition at line 4 of file const.py.

◆ PRODUCT_NAME

string homeassistant.components.yardian.const.PRODUCT_NAME = "Yardian Smart Sprinkler"

Definition at line 5 of file const.py.