Go to the source code of this file.
Classes | |
| class | homeassistant.components.clickatell.notify.ClickatellNotificationService |
Namespaces | |
| homeassistant.components.clickatell.notify | |
Functions | |
| ClickatellNotificationService | homeassistant.components.clickatell.notify.get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| homeassistant.components.clickatell.notify._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.clickatell.notify.BASE_API_URL = "https://platform.clickatell.com/messages/http/send" |
| string | homeassistant.components.clickatell.notify.DEFAULT_NAME = "clickatell" |
| homeassistant.components.clickatell.notify.PLATFORM_SCHEMA | |