Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.ratelimit Namespace Reference

Classes

class  KeyedRateLimit
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Ratelimit helper.

Variable Documentation

◆ _LOGGER

homeassistant.helpers.ratelimit._LOGGER = logging.getLogger(__name__)
private

Definition at line 12 of file ratelimit.py.