Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.vallox.ValloxServiceHandler Member List

This is the complete list of members for homeassistant.components.vallox.ValloxServiceHandler, including all inherited members.

__init__(self, Vallox client, ValloxDataUpdateCoordinator coordinator)homeassistant.components.vallox.ValloxServiceHandler
_clienthomeassistant.components.vallox.ValloxServiceHandlerprivate
_coordinatorhomeassistant.components.vallox.ValloxServiceHandlerprivate
async_handle(self, ServiceCall call)homeassistant.components.vallox.ValloxServiceHandler
async_set_profile(self, str profile, int|None duration=None)homeassistant.components.vallox.ValloxServiceHandler
async_set_profile_fan_speed_away(self, int fan_speed=DEFAULT_FAN_SPEED_AWAY)homeassistant.components.vallox.ValloxServiceHandler
async_set_profile_fan_speed_boost(self, int fan_speed=DEFAULT_FAN_SPEED_BOOST)homeassistant.components.vallox.ValloxServiceHandler
async_set_profile_fan_speed_home(self, int fan_speed=DEFAULT_FAN_SPEED_HOME)homeassistant.components.vallox.ValloxServiceHandler