Home Assistant Unofficial Reference 2024.12.1
subscription.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.cloud.subscription
 

Functions

dict[str, Any]|None homeassistant.components.cloud.subscription.async_migrate_paypal_agreement (Cloud[CloudClient] cloud)
 
dict[str, Any]|None homeassistant.components.cloud.subscription.async_subscription_info (Cloud[CloudClient] cloud)
 

Variables

 homeassistant.components.cloud.subscription._LOGGER = logging.getLogger(__name__)