1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-05 05:35:29 +01:00
Files
core/homeassistant/components/yardian/const.py
T

8 lines
177 B
Python

"""Constants for the Yardian integration."""
DOMAIN = "yardian"
MANUFACTURER = "Aeon Matrix"
PRODUCT_NAME = "Yardian Smart Sprinkler Controller"
DEFAULT_WATERING_DURATION = 6