Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Constants for the Yardian integration."""
2
3
DOMAIN =
"yardian"
4
MANUFACTURER =
"Aeon Matrix"
5
PRODUCT_NAME =
"Yardian Smart Sprinkler"
6
7
DEFAULT_WATERING_DURATION = 6
core
homeassistant
components
yardian
const.py
Generated by
1.9.1