Home Assistant Unofficial Reference 2024.12.1
deprecate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.tplink.deprecate.DeprecatedInfo
 

Namespaces

 

Functions

bool homeassistant.components.tplink.deprecate.async_check_create_deprecated (HomeAssistant hass, str unique_id, TPLinkFeatureEntityDescription entity_description)
 
None homeassistant.components.tplink.deprecate.async_cleanup_deprecated (HomeAssistant hass, str platform, str entry_id, Sequence[CoordinatedTPLinkFeatureEntity] entities)