Public Member Functions | |
| Any | __getattr__ (self, str attr) |
| None | __init__ (self, HomeAssistant hass, ComponentProtocol module) |
Private Attributes | |
| _hass | |
| _module | |
Class to wrap a Python module and auto fill in hass argument.
| None homeassistant.loader.ModuleWrapper.__init__ | ( | self, | |
| HomeAssistant | hass, | ||
| ComponentProtocol | module | ||
| ) |
| Any homeassistant.loader.ModuleWrapper.__getattr__ | ( | self, | |
| str | attr | ||
| ) |