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

Variables

string DATA_HASS_CONFIG = "mastodon_hass_config"
 
 Final
 
 LOGGER = logging.getLogger(__name__)
 

Detailed Description

Constants for the Mastodon integration.

Variable Documentation

◆ DATA_HASS_CONFIG

string homeassistant.components.mastodon.const.DATA_HASS_CONFIG = "mastodon_hass_config"

Definition at line 11 of file const.py.

◆ Final

homeassistant.components.mastodon.const.Final

Definition at line 8 of file const.py.

◆ LOGGER

homeassistant.components.mastodon.const.LOGGER = logging.getLogger(__name__)

Definition at line 6 of file const.py.