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 | |
| _client | homeassistant.components.vallox.ValloxServiceHandler | private |
| _coordinator | homeassistant.components.vallox.ValloxServiceHandler | private |
| 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 |