Home Assistant Unofficial Reference 2024.12.1
notify.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.mastodon.notify.MastodonNotificationService
 

Namespaces

 homeassistant.components.mastodon.notify
 

Functions

MastodonNotificationService|None homeassistant.components.mastodon.notify.async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 

Variables

string homeassistant.components.mastodon.notify.ATTR_CONTENT_WARNING = "content_warning"
 
string homeassistant.components.mastodon.notify.ATTR_MEDIA = "media"
 
string homeassistant.components.mastodon.notify.ATTR_MEDIA_WARNING = "media_warning"
 
string homeassistant.components.mastodon.notify.ATTR_TARGET = "target"
 
string homeassistant.components.mastodon.notify.INTEGRATION_TITLE = "Mastodon"
 
 homeassistant.components.mastodon.notify.PLATFORM_SCHEMA