def brightness(self): """Return the brightness of the light.""" return to_hass_level(self._state["current_state"])