ha_gehome/sharkiq/const.py

7 lines
121 B
Python
Raw Normal View History

2020-07-21 08:29:36 -06:00
"""Shark IQ Constants"""
DOMAIN = "sharkiq"
COMPONENTS = ["vacuum"]
SHARKIQ_SESSION = "sharkiq_session"
SHARK = "Shark"