Home Assistant Unofficial Reference 2024.12.1
utils.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.mastodon.utils
 

Functions

str homeassistant.components.mastodon.utils.construct_mastodon_username (dict[str, str]|None instance, dict[str, str]|None account)
 
Mastodon homeassistant.components.mastodon.utils.create_mastodon_client (str base_url, str client_id, str client_secret, str access_token)