Home Assistant Unofficial Reference 2024.12.1
const.py
Go to the documentation of this file.
1 """Constants for Tibber integration."""
2 
3 DATA_HASS_CONFIG = "tibber_hass_config"
4 DOMAIN = "tibber"
5 MANUFACTURER = "Tibber"