# Copyright (c) 2023 Julian Müller (ChaoticByte) class LightOrGroupNotFound(Exception): pass class APIError(Exception): pass